gunthercox / chatterbot-corpus

A multilingual dialog corpus
http://chatterbot-corpus.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.35k stars 1.15k forks source link

Does Chatterbot use Neural Networks? What other machine learning algorithms does it use other than search-based algorithms? #129

Open bufferbox opened 5 years ago

gunthercox commented 5 years ago

In addition to search based algorithms, ChatterBot also uses Bayesian networks for various text classification tasks.