Package: coreNLP
Type: Package
Title: Wrappers Around Stanford CoreNLP Tools
Version: 0.4-3
Author: Taylor Arnold, Lauren Tilton
Maintainer: Taylor Arnold <tarnold2@richmond.edu>
Description: 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.
Imports: rJava, XML
SystemRequirements: Java (>= 7.0); Stanford CoreNLP
        <http://nlp.stanford.edu/ software/corenlp.shtml> (>= 3.5.2)
License: GPL-2
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2022-08-12 15:17:34 UTC; taylor
Repository: CRAN
Date/Publication: 2022-08-17 13:40:09 UTC
Built: R 4.2.0; ; 2023-04-01 11:41:30 UTC; unix
