DKPro Core v2.0.0 Release Notes
Release Date: 2019-09-08 // over 3 years ago-
๐ We are pleased to announce the release of
DKPro Core 2.0.0
a collection of interoperable software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
๐ This is a feature release.
โฌ๏ธ Important upgrade notice
This version requires UIMA v3.
โฌ๏ธ If you are upgrading from DKPro Core 1.10.x or earlier, please read the DKPro Core 1.11.0 upgrade notice [1].
Notable changes since DKPro Core 1.11.1
- Switched to UIMAv3
- โ Added filling in suggestions to LanguageToolChecker
- โ Added support for notes to BratReader
- โ Added basic read support for Perseus XML format
- ๐ Improved error message when StanfordNamedEntityRecognizerTrainer is called without training data
- ๐ Moved StopwordRemover to tokit module and removed stopwordremover module
- ๐ Renamed lancaster module to smile
- โ Removed Tag type from syntax module
- ... and a few additional under-the-hood changes
๐ A more detailed overview of the changes in this release can be found [2].
Thanks for contributions go to: @alaindesilets, @mischor
โฌ๏ธ When upgrading, please mind that you should not mix different versions of DKPro Core components in your projects - they may not be compatible with each other.
๐ [1] https://github.com/dkpro/dkpro-core/releases/tag/rel%2Fdkpro-core-2.0.0
[2] https://github.com/dkpro/dkpro-core/issues?q=milestone%3A2.0.0