Release v4.0.0
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