Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Apache OpenNLP

From Wikipedia, the free encyclopedia
(Redirected from OpenNLP)
Apache OpenNLP
DeveloperApache Software Foundation
ReleaseJuly 19, 2004; 22 years ago (2004-07-19)
Stable release
2.5.3 / January 10, 2025; 18 months ago (2025-01-10)[1]
Written inJava
TypeNatural language processing
LicenseApache License 2.0
Websiteopennlp.apache.org Edit this on Wikidata
RepositoryOpenNLP Repository

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

[edit]

References

[edit]
  1. "Apache OpenNLP 2.5.3 released". Retrieved 10 January 2025.
  2. Apache OpenNLP Website
  3. Apache OpenNLP Proposal
[edit]