2 lines
40 B
Python
2 lines
40 B
Python
|
from nltk.chat import eliza
|
||
|
eliza.demo()
|