Package: openNLP 0.2-8
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-8.tar.gz
openNLP_0.2-8.zip(r-4.7)openNLP_0.2-8.zip(r-4.6)openNLP_0.2-8.zip(r-4.5)
openNLP_0.2-8.tgz(r-4.6-any)openNLP_0.2-8.tgz(r-4.5-any)
openNLP_0.2-8.tar.gz(r-4.7-any)openNLP_0.2-8.tar.gz(r-4.6-any)
openNLP_0.2-8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
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:d34bb58f43. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 157 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 147 | ||
| macos-release-arm64 | OK | 156 | ||
| macos-oldrel-arm64 | OK | 130 | ||
| windows-devel | OK | 107 | ||
| windows-release | OK | 178 | ||
| windows-oldrel | OK | 111 | ||
| wasm-release | OK | 123 |
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 |
