DKPro Core v1.12.0 Release Notes

Release Date: 2019-12-01 // over 4 years ago
  • 🚀 We are pleased to announce the release of

    DKPro Core 1.12.0

    a collection of interoperable software components for natural language processing (NLP) based on the Apache UIMA framework version 2.

    https://dkpro.github.io/dkpro-core

    🚀 This is a feature release.

    ⬆️ Important upgrade notice

    ⬆️ 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

    • ➕ Added option to export XMI using XML 1.1 to avoid issues with certain characters
    • ➕ Added option to CoNLL readers to trim off whitespace from field values to avoid users having issues with incidental space characters (default is on)
    • ➕ Added support for annotator notes in brat format
    • 👌 Improved speed for writing WebAnno TSV format (backported from WebAnno)
    • 🛠 Fixed a couple of issues with the CoNLL 2012 format
    • 🛠 Fixed default extension for CoNLL-U writer
    • 🛠 Fixed problem in CoNLL-U writer when text contains line breaks
    • 🛠 Fixed problem that LanguageToolChecker did not fill in suggestions

    🚀 A more detailed overview of the changes in this release can be found [2].

    Thanks to all contributors!

    ⬆️ 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-1.12.0
    [2] https://github.com/dkpro/dkpro-core/issues?q=milestone%3A1.12.0