github gunthercox/ChatterBot 0.4.8

latest releases: 1.0.8, 1.0.7, 1.1.0a7...
7 years ago

Support for Django integration [https://github.com//pull/266]

I am excited to announce ChatterBot's new support for direct integration with Django. Django plays a huge role in the Python community and a tremendous number of developers choose to use it for their projects and applications. I believe that enabling developers to use ChatterBot easily in their Django applications will open numerous new doors for what we can create.
~ @gunthercox

Other changes

Logic Adapters

  • Addition of a new logic adapter using Jaccard index (via @sumn2u) [https://github.com//pull/272]
  • Languages can now be specified for the mathematical evaluation adapter [https://github.com//pull/273]

Data corpus

  • All data files in the project are now stored within the corpus module [https://github.com//pull/273]

Logging

  • Add logging for logic adapter results [https://github.com/gunthercox/ChatterBot/commit/4cc25d17563cf8aba3873171bea8ec46300ddab6]

Documentation

  • Improved documentation on creating new logic adapters

Don't miss a new ChatterBot release

NewReleases is sending notifications on new releases.