Package: NLPclient 1.0
NLPclient: Stanford 'CoreNLP' Annotation Client
Stanford 'CoreNLP' annotation client. Stanford 'CoreNLP' <https://stanfordnlp.github.io/CoreNLP/index.html> integrates all NLP tools from the Stanford Natural Language Processing Group, including a part-of-speech (POS) tagger, a named entity recognizer (NER), a parser, and a coreference resolution system, and provides model files for the analysis of English. More information can be found in the README.
Authors:
NLPclient_1.0.tar.gz
NLPclient_1.0.zip(r-4.7)NLPclient_1.0.zip(r-4.6)NLPclient_1.0.zip(r-4.5)
NLPclient_1.0.tgz(r-4.6-any)NLPclient_1.0.tgz(r-4.5-any)
NLPclient_1.0.tar.gz(r-4.7-any)NLPclient_1.0.tar.gz(r-4.6-any)
NLPclient_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
NLPclient/json (API)
| # Install 'NLPclient' in R: |
| install.packages('NLPclient', repos = c('https://florianschwendinger.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:40cf3291fb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 146 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 73 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 91 |
Exports:nlp_server_docker_runping_nlp_clientStanfordCoreNLP_Pipeline
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create the Docker Run Command | nlp_server_docker_run |
| Ping Stanford CoreNLP Server | ping_nlp_client |
| Stanford 'CoreNLP' annotator pipeline | StanfordCoreNLP_Pipeline |
