We are pleased to announce the release of
### DKPro Core 1.9.3
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 bug-fix and minor feature release.
#### Notable changes since DKPro Core 1.9.2
- Added ability to restore Backmapper alignment data after a CAS restore
- Added ability to specify a cluster resource name for the ArkTweet POS-tagger trainer
- Added PARAM_MODEL_ENCODING to TreeTaggerChunker
- Fixed issue that DictionaryAnnotator did not match at the sentence end
- Ensured that all parameters have a description
A more detailed overview of the changes in this release can be found here:
https://github.com/dkpro/dkpro-core/issues?q=milestone%3A1.9.3
Thanks for contributions go to: @nilsreiter, @mjunsilo, @schrieveslaach, @jkirsch
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.