Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b4ea05c3a376a

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]