Dragonfire 1.0.1: Introducing Coreference Resolution and Python 3.6 Support
With this release Coreference resolution ability and Python 3.6 support comes to Dragonfire. Many thanks to NeuralCoref project for coreference resolution feature.
Changelog:
- Dependency issues are fixed
- Several minor bugs are fixed
- Python 3.6 support added
- Several linguistic mistakes are fixed
- A Dockerfile added
- Command-line formatting improved
- Add SQLite and MySQL support for the learning ability
- The knowledge base used in learning, migrated from TinyDB to SQLite/MySQL
- Module imports are fixed
- Automatic documentation generation added using Sphinx
- 134 different tests added and being checked with pytest using Travis CI
- Coreference resolution added using NeuralCoref model