Software:Apache OpenNLP
From HandWiki
Short description: Open-source natural language processing library
Developer(s) | Apache Software Foundation |
---|---|
Initial release | April 22, 2004 |
Stable release | 2.3.1
/ November 22, 2023[1] |
Repository | OpenNLP Repository |
Written in | Java |
Type | Natural language processing |
License | Apache License 2.0 |
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
- Unstructured Information Management Architecture (UIMA)
- General Architecture for Text Engineering (GATE)
- cTAKES
References
External links
Original source: https://en.wikipedia.org/wiki/Apache OpenNLP.
Read more |