How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OpenNLP Pre-trained Models 1.3 released

calendar_today June 16, 2025 person domain apache-opennlp

What’s changed? New pre-trained sentence detection , tokenization , parts of speech tagging , and lemmatization models are now available for 4 languages: Afrikaans, Indonesian, Irish, and Persian. The Czech models required a change in training, that is a different treebank: ‘PDTC’, see: https://github.com/UniversalDependencies/UD_Czech-PDTC/blob/master/README.md . Details All models, for a total of 36 languages, were trained with OpenNLP 2.5.4 based on the UD 2.16 release 2.16 and are intended to provide usable models under the Apache 2.0 license. These models will soon be available as JAR artifacts via Maven Central, or directly as binary files via our models page . See the models’ README for more information, including how each was created and evaluated. –The Apache OpenNLP Team

open_in_new Read original post