Jump to content

Apache OpenNLP

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Paul2520 (talk | contribs) at 18:58, 10 December 2024 (clears CS1 date error(s) (via WP:JWB)). 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.1 / December 6, 2024; 5 months ago (2024-12-06)[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 6 December 2024.
  2. ^ Apache OpenNLP Website
  3. ^ Apache OpenNLP Proposal