Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dragonfire_1.0.1_amd64.deb | 2019-01-06 | 15.0 MB | |
Dragonfire 1.0.1_ Introducing Coreference Resolution and Python 3.6 Support source code.tar.gz | 2019-01-06 | 22.1 MB | |
Dragonfire 1.0.1_ Introducing Coreference Resolution and Python 3.6 Support source code.zip | 2019-01-06 | 22.1 MB | |
README.md | 2019-01-06 | 788 Bytes | |
Totals: 4 Items | 59.2 MB | 0 |
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