Skip to content

Release v4.0.0

Compare
Choose a tag to compare
@rabidgremlin rabidgremlin released this 20 Jun 03:24
· 59 commits to master since this release

This release is a major refactor of the framework but it also include some new features.

Changes include:

  • Pluggable tokenization
  • Pluggable slot matching (name entity recognition)
  • Configuration classes for InkBot and StatemachineBot
  • An intent matcher which uses the FaceBook's fastText document classifier
  • Upgrade of OpenNLP to v1.8.0
  • Upgrade of blade-ink to v0.4.2 which supports Ink version 0.7.3
  • Repackaging and code clean up
  • Improved Javadocs and READMEs