Apache OpenNLP

Last updated
Apache OpenNLP
Developer(s) Apache Software Foundation
Initial releaseJuly 19, 2004;20 years ago (2004-07-19)
Stable release
2.5.3 / January 10, 2025;2 months ago (2025-01-10) [1]
Repository OpenNLP Repository
Written in Java
Type Natural language processing
License Apache License 2.0
Website opennlp.apache.org   OOjs UI icon edit-ltr-progressive.svg

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. [2] [3]

Contents

See also

References

  1. "Apache OpenNLP 2.5.3 released" . Retrieved 10 January 2025.
  2. Apache OpenNLP Website
  3. Apache OpenNLP Proposal