Package: openNLP 0.2-7
openNLP: Apache OpenNLP Tools Interface
An interface to the Apache OpenNLP tools (version 1.5.3). The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text written in Java. It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. See <https://opennlp.apache.org/> for more information.
Authors:
openNLP_0.2-7.tar.gz
openNLP_0.2-7.zip(r-4.7)openNLP_0.2-7.zip(r-4.6)openNLP_0.2-7.zip(r-4.5)
openNLP_0.2-7.tgz(r-4.6-any)openNLP_0.2-7.tgz(r-4.5-any)
openNLP_0.2-7.tar.gz(r-4.7-any)openNLP_0.2-7.tar.gz(r-4.6-any)
openNLP_0.2-7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
openNLP/json (API)
| # Install 'openNLP' in R: |
| install.packages('openNLP', repos = c('https://kurthornik.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:c4bb93cae6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 108 |
Exports:Maxent_Chunk_AnnotatorMaxent_Entity_AnnotatorMaxent_POS_Tag_AnnotatorMaxent_Sent_Token_AnnotatorMaxent_Word_Token_AnnotatorParse_Annotator
Dependencies:NLPopenNLPdatarJava
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apache OpenNLP based chunk annotators | Maxent_Chunk_Annotator |
| Apache OpenNLP based entity annotators | Maxent_Entity_Annotator |
| Apache OpenNLP based POS tag annotators | Maxent_POS_Tag_Annotator |
| Apache OpenNLP based sentence token annotators | Maxent_Sent_Token_Annotator |
| Apache OpenNLP based word token annotators | Maxent_Word_Token_Annotator |
| Apache OpenNLP based parse annotator | Parse_Annotator |
