dkpro / dkpro-core

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
Other
196 stars 67 forks source link

Drop IXA module #1604

Closed reckart closed 1 week ago

reckart commented 1 week ago

Describe the refactoring action IXA models/components are only compatible with OpenNLP 2.1.0. However, in the OpenNLP module we now use API which is from OpenNLP 2.5.0. So we cannot use the OpenNLP DKPro Core components anymore with the IXA models. Time to drop IXA.

Expected benefit Better maintainability.