github gunthercox/ChatterBot 0.5.5

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

Features

  • Allow custom file paths to ChatterBot corpus files [https://github.com//pull/549]
  • Support for Turkish math words (via @yusuf-celik) [https://github.com//pull/558]
  • Return confidence value on statement object [https://github.com//pull/565]
  • Convert clean_whitespace utility into a preprocessor [https://github.com//pull/569]
  • Allow seed word to be set for Twitter training adapter [https://github.com//pull/578]
  • Fix issue whre ^ ends up being used as bitwise XOR instead of ** for powers (via @Martmists) [https://github.com//pull/582]

Bug fixes

  • The nltk.data.find argument needs to be a path, not just a filename (via @Gaboose) [https://github.com//pull/548]
  • Add missing serialize method to Response model [https://github.com//pull/557]
  • Fix comparison in levenshtein (via @gballardin) [https://github.com//pull/579]
  • Fix "empty generator" bug in ChatBot.filters (via @thesprockee) [https://github.com//pull/580]
  • Fix display formatting for exponents [https://github.com//pull/584]

Maintenance

  • Only control write permission in the ChatBot class [https://github.com//pull/561]
  • Disconnect storage from adapter class [https://github.com//pull/552]
  • Add tests for examples [https://github.com//pull/586]

Deprecation

  • Remove deprecated code [https://github.com//pull/542]

Documentation

  • Document training path methods [https://github.com//pull/550]
  • Add more examples and expand tutorial in documentation [https://github.com//pull/564]

Don't miss a new ChatterBot release

NewReleases is sending notifications on new releases.