We are pleased to announce the release of
### DKPro Core 1.9.2
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.1
- Allow explicitly specifying a model artifact when running a model-based component
- Fixed auto-loading of models in CoreNLP module
- Fixed issue causing PdfReader to create annotations with leading/trailing whitespace
- Added more OMTD-SHARE metadata and UIMA capabilities
- Avoid failing when encountering a discontinuous segment in brat files
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.2
Thanks for contributions go to: @nilsreiter, @mjunsilo
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.