gunthercox / ChatterBot

ChatterBot is a machine learning, conversational dialog engine for creating chat bots
https://chatterbot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
13.96k stars 4.42k forks source link

chatbot is not defined #2364

Open Saravana-Pon-Balan opened 2 months ago

Saravana-Pon-Balan commented 2 months ago

IN quick start page

trainer = ListTrainer(chatbot)

in this line chatbot is not defined

Saravana-Pon-Balan commented 2 months ago

chatbot is not defined

frozenproof commented 2 months ago

did you install the chatbot package ?