Jump to content

Apache OpenNLP

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cydebot (talk | contribs) at 01:48, 3 November 2016 (Robot - Removing category NLP for big data‎ per CFD at Wikipedia:Categories for discussion/Log/2016 October 25.). 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
Stable release
1.6.0 / July 9, 2015 (2015-07-09)
Repository
Written inJava
Operating systemCross-platform
TypeNatural language processing
LicenseApache 2.0
Websitehttp://opennlp.apache.org/

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 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