DKPro Core is 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.
What's Changed
- ⭐️ #1570 - Support xml id on certain TEI elements by @reckart in #1572
- ⭐️ #1579 - Allow defining features as IRI features so they are not rendered as literal strings by @reckart in #1581
- 🦟 #1575 - Relation offsets not set in WebAnnoTsv3XReader by @reckart in #1576
- 🦟 #1584 - Strip out BOM when reading text files by @reckart in #1585
- 🦟 #811 - LanguageToolSegmenter chokes on "丁肇中" by @reckart in #1590
- ⚙️ #1571 - Upgrade dependencies by @reckart in #1573, #1577, #1580, #1592, #1593, #1594
Full Changelog: dkpro-core-2.4.0...dkpro-core-2.5.0
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.
If you have previously imported dkpro-core-asl
/dkpro-core-gpl
into your project, please switch to importing dkpro-core-bom-asl
/dkpro-core-bom-gpl
instead.