statsmaths/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.

Getting started

Package details

AuthorTaylor Arnold, Lauren Tilton
MaintainerTaylor Arnold <taylor.arnold@acm.org>
LicenseGPL-2
Version0.4-3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("statsmaths/coreNLP")
statsmaths/coreNLP documentation built on May 30, 2019, 10:41 a.m.