GitHub 项目简介: ChatterBot is a machine learning, conversational dialog engine for creating chat bots
README: ChatterBot is a machine-learning based conversational dialog engine built in Python which makes it possible to generate responses based on collections of known conversations. The…
README: Each time a user enters a statement, the library saves the text that they entered and the text that the statement was in response to. As ChatterBot receives more input the number…
Release: 1.2.14
README: ChatterBot comes with a data utility module that can be used to train chat bots. At the moment there is training data for over a dozen languages in this module.