coreNLP: Wrappers Around Stanford CoreNLP Tools

Provides a minimal interface for applying annotators from the 'Stanford CoreNLP' java library. Methods are provided for tasks such as tokenisation, part of speech tagging, lemmatisation, named entity recognition, coreference detection and sentiment analysis.

Version: 0.4-3
Imports: rJava, XML
Published: 2022-08-17
Author: Taylor Arnold, Lauren Tilton
Maintainer: Taylor Arnold <tarnold2 at richmond.edu>
License: GPL-2
NeedsCompilation: no
SystemRequirements: Java (>= 7.0); Stanford CoreNLP <http://nlp.stanford.edu/ software/corenlp.shtml> (>= 3.5.2)
Materials: README
CRAN checks: coreNLP results

Documentation:

Reference manual: coreNLP.pdf

Downloads:

Package source: coreNLP_0.4-3.tar.gz
Windows binaries: r-devel: coreNLP_0.4-3.zip, r-release: coreNLP_0.4-3.zip, r-oldrel: coreNLP_0.4-3.zip
macOS binaries: r-release (arm64): coreNLP_0.4-3.tgz, r-oldrel (arm64): coreNLP_0.4-3.tgz, r-release (x86_64): coreNLP_0.4-3.tgz
Old sources: coreNLP archive

Linking:

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