Package: NLPclient 1.0
Florian Schwendinger
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.tar.gz(r-4.5-noble)NLPclient_1.0.tar.gz(r-4.4-noble)
NLPclient_1.0.tgz(r-4.4-emscripten)NLPclient_1.0.tgz(r-4.3-emscripten)
NLPclient.pdf |NLPclient.html✨
NLPclient/json (API)
# Install 'NLPclient' in R: |
install.packages('NLPclient', 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 5 years agofrom:40cf3291fb. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
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 |