Apache OpenNLP
Appearance
(Redirected from OpenNLP)
| Apache OpenNLP | |
|---|---|
| Developer | Apache Software Foundation |
| Release | July 19, 2004 |
| Stable release | 2.5.3
/ January 10, 2025[1] |
| Written in | Java |
| Type | Natural language processing |
| License | Apache License 2.0 |
| Website | opennlp |
| Repository | OpenNLP 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]- ↑ "Apache OpenNLP 2.5.3 released". Retrieved 10 January 2025.
- ↑ Apache OpenNLP Website
- ↑ Apache OpenNLP Proposal
External links
[edit]