Jump to content

Apache OpenNLP

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2a02:3033:706:7c91:c890:5ac3:178d:55bb (talk) at 15:17, 20 July 2024 (Update info on latest release: 2.4.0 #article-section-source-editor). 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.4.0 / July 20, 2024; 11 months ago (2024-07-20)[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 20 July 2024.
  2. ^ Apache OpenNLP Website
  3. ^ Apache OpenNLP Proposal