syuzhet: Extracts Sentiment and Sentiment-Derived Plot Arcs from Text

Extracts sentiment and sentiment-derived plot arcs from text using a variety of sentiment dictionaries conveniently packaged for consumption by R users. Implemented dictionaries include "syuzhet" (default) developed in the Nebraska Literary Lab "afinn" developed by Finn {\AA}rup Nielsen, "bing" developed by Minqing Hu and Bing Liu, and "nrc" developed by Mohammad, Saif M. and Turney, Peter D. Applicable references are available in README.md and in the documentation for the "get_sentiment" function. The package also provides a hack for implementing Stanford's coreNLP sentiment parser. The package provides several methods for plot arc normalization.

Version: 1.0.4
Depends: R (≥ 2.10)
Imports: textshape (≥ 1.3.0), NLP, zoo, dtt, stats, graphics, dplyr, tidyr
Suggests: devtools, readxl, stringr, knitr, pander, testthat (≥ 0.9.1), parallel
Published: 2017-12-14
Author: Matthew Jockers [aut, cre]
Maintainer: Matthew Jockers <mjockers at gmail.com>
License: GPL-3
URL: https://github.com/mjockers/syuzhet
NeedsCompilation: no
Citation: syuzhet citation info
Materials: README
CRAN checks: syuzhet results

Downloads:

Reference manual: syuzhet.pdf
Vignettes: Introduction to the Syuzhet Package
Package source: syuzhet_1.0.4.tar.gz
Windows binaries: r-devel: syuzhet_1.0.4.zip, r-release: syuzhet_1.0.4.zip, r-oldrel: syuzhet_1.0.4.zip
macOS binaries: r-release: syuzhet_1.0.4.tgz, r-oldrel: syuzhet_1.0.4.tgz
Old sources: syuzhet archive

Reverse dependencies:

Reverse imports: lexicon, sentimentr, VOSONDash

Linking:

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