Jump to content

Apache OpenNLP

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2601:200:c001:3fb0:b946:50bd:b6d6:a678 (talk) at 00:40, 18 June 2019 (Remove superfluous asterisks to make list more legible). 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 releaseApril 22, 2004 (2004-04-22)
Stable release
1.9.1 / December 31, 2018 (2018-12-31)
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.[1][2]

See also

References