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.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://cran.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:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 114 | ||
| wasm-release | OK | 119 |
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 |
