Jump to content

Apache OpenNLP

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2a02:3038:607:5bec:5e7:589c:d623:e73c (talk) at 15:18, 27 December 2024 (Updates info box to latest release 2.5.2). 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.2 / December 27, 2024; 4 months ago (2024-12-27)[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 27 December 2024.
  2. ^ Apache OpenNLP Website
  3. ^ Apache OpenNLP Proposal