@ -1,4 +1,4 @@
from nltk.chat import Chat, eliza
from nltk.chat import Chat
pairs = ((
r"Mam problem z (.*)",
@ -150,7 +150,6 @@ reflections = {
"twoja": "moja",
"twoje": "moje",
"ty": "ja",
"ja": "ty",
}
eliza_chatbot = Chat(pairs, reflections)
The note is not visible to the blocked user.