Article · Wikipedia archive · Last revised Jun 6, 2026

Apache OpenNLP

The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as language detection, tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing and coreference resolution. These tasks are usually required to build more advanced text processing services.

Last revised
Jun 6, 2026
Read time
≈ 1 min
Length
111 w
Citations
3
Source
Apache OpenNLP
DeveloperApache Software Foundation
Initial releaseJuly 19, 2004 (2004-07-19)
Stable release
2.5.3 / January 10, 2025 (2025-01-10)1
Written inJava
TypeNatural language processing
LicenseApache License 2.0
Websiteopennlp.apache.org Edit this on Wikidata
RepositoryOpenNLP Repository

The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as language detection, tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing and coreference resolution. These tasks are usually required to build more advanced text processing services.23

See also

See also

References

References

External links