Apache OpenNLP: Difference between revisions
Appearance
Content deleted Content added
VulcanSphere (talk | contribs) Adding local short description: "Open-source natural language processing library", overriding Wikidata description "machine learning based toolkit for the processing of natural language text" (Shortdesc helper) |
m Updated latest version |
||
Line 9: | Line 9: | ||
| developer = [[Apache Software Foundation]] |
| developer = [[Apache Software Foundation]] |
||
| released = {{Start date and age|mf=yes|2004|04|22}} |
| released = {{Start date and age|mf=yes|2004|04|22}} |
||
| latest release version = |
| latest release version = 2.0.0 |
||
| latest release date = {{Start date and age|mf=yes| |
| latest release date = {{Start date and age|mf=yes|2022|06|05}}<ref>{{cite web|url=https://opennlp.apache.org/news/|title=News - Apache OpenNLP|access-date=27 September 2022}}</ref> |
||
| latest preview version = |
| latest preview version = |
||
| latest preview date = |
| latest preview date = |
Revision as of 10:53, 27 September 2022
Developer(s) | Apache Software Foundation |
---|---|
Initial release | April 22, 2004 |
Stable release | 2.0.0
/ June 5, 2022[1] |
Repository | OpenNLP Repository |
Written in | Java |
Type | Natural language processing |
License | Apache License 2.0 |
Website | opennlp |
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
- ^ "News - Apache OpenNLP". Retrieved 27 September 2022.
- ^ Apache OpenNLP Website
- ^ Apache OpenNLP Proposal