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
195 stars 67 forks source link

Do not initialize POS mapping loader if mapping is disabled #1511

Closed reckart closed 1 year ago

reckart commented 2 years ago

Do not initialize POS mapping loader if mapping is disabled, e.g. in CoNLL2006Reader, but likely in other places as well.