github gunthercox/ChatterBot 0.4.1

latest releases: 1.0.8, 1.0.7, 1.1.0a7...
7 years ago
  • Changed default input and output adapters. The defaults have been changed from the TerminalAdapter to:
    input_adapter="chatterbot.adapters.input.VariableInputTypeAdapter",
    output_adapter="chatterbot.adapters.output.OutputFormatAdapter",
  • The recent_statements variable now holds the entire current conversation [https://github.com//pull/170]
  • Increase flexibility of training [https://github.com//pull/171]
    • The set_trainer method should now be called to set the training method for the chat bot see examples.
  • Added sentiment logic adapter [https://github.com//pull/167].

Don't miss a new ChatterBot release

NewReleases is sending notifications on new releases.