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-1 |
Imports: |
rJava, XML, plotrix |
Published: |
2015-06-03 |
Author: |
Taylor Arnold, Lauren Tilton |
Maintainer: |
Taylor Arnold <taylor.arnold at acm.org> |
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 |
Downloads: