Jump to content

Apache OpenNLP

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 185.104.138.50 (talk) at 18:07, 14 November 2024 (Update info box to refer to latest release (2.5.0)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Apache OpenNLP
Developer(s)Apache Software Foundation
Initial releaseJuly 19, 2004; 20 years ago (2004-07-19)
Stable release
2.5.0 / November 11, 2024; 6 months ago (2024-11-11)[1]
RepositoryOpenNLP Repository
Written inJava
TypeNatural language processing
LicenseApache License 2.0
Websiteopennlp.apache.org Edit this on Wikidata

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]

See also

References

  1. ^ "News - Apache OpenNLP". Retrieved 11 November 2024.
  2. ^ Apache OpenNLP Website
  3. ^ Apache OpenNLP Proposal