Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd non sequitur? #244

Open
programmin1 opened this issue Jun 13, 2023 · 0 comments
Open

Odd non sequitur? #244

programmin1 opened this issue Jun 13, 2023 · 0 comments

Comments

@programmin1
Copy link

programmin1 commented Jun 13, 2023

This is odd... Pretty cool way to make a chatbot, but, odd... especially those in bold:

trainer.train("chatterbot.corpus.english")
Training ai.yml: [####################] 100%
Training botprofile.yml: [####################] 100%
Training computers.yml: [####################] 100%
Training conversations.yml: [####################] 100%
Training emotion.yml: [####################] 100%
Training food.yml: [####################] 100%
Training gossip.yml: [####################] 100%
Training greetings.yml: [####################] 100%
Training health.yml: [####################] 100%
Training history.yml: [####################] 100%
Training humor.yml: [####################] 100%
Training literature.yml: [####################] 100%
Training money.yml: [####################] 100%
Training movies.yml: [####################] 100%
Training politics.yml: [####################] 100%
Training psychology.yml: [####################] 100%
Training science.yml: [####################] 100%
Training sports.yml: [####################] 100%
Training trivia.yml: [####################] 100%
chatbot.get_response("Hello, how are you today?")

>>> chatbot.get_response("Hello, how are you today?") >>> print(chatbot.get_response("Hello, how are you today?")) Do not lie >>> print(chatbot.get_response("Hello, how are you today?")) Do you ever get bored >>> print(chatbot.get_response("I am not bored")) i'm sure i do that a lot.

print(chatbot.get_response("I am not bored"))
Europe

print(chatbot.get_response("I am not bored"))
I am doing well.
print(chatbot.get_response("Who are you?"))
I am just an artificial intelligence.
print(chatbot.get_response("Who are you?"))
I am just an artificial intelligence.
print(chatbot.get_response("How much wood could a woodchuck chuck?"))
A gyroscope.
print(chatbot.get_response("How much wood could a woodchuck chuck?"))
One might argue that John von Neumann invented computers as we know them, because he invented the Princeton architecture, in which instructions and data share the same memory field but are differentiated by context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant