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.

Version: 1.0
Depends: R (≥ 3.2.0)
Imports: NLP (≥ 0.1-10), utils, xml2, curl
Published: 2019-12-13
Author: Florian Schwendinger [aut, cre], Kurt Hornik [aut]
Maintainer: Florian Schwendinger <FlorianSchwendinger at gmx.at>
License: GPL-2
NeedsCompilation: no
Materials: README
CRAN checks: NLPclient results

Documentation:

Reference manual: NLPclient.pdf

Downloads:

Package source: NLPclient_1.0.tar.gz
Windows binaries: r-devel: NLPclient_1.0.zip, r-release: NLPclient_1.0.zip, r-oldrel: NLPclient_1.0.zip
macOS binaries: r-release (arm64): NLPclient_1.0.tgz, r-oldrel (arm64): NLPclient_1.0.tgz, r-release (x86_64): NLPclient_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=NLPclient to link to this page.