syuzhet

From MaRDI portal
Software:31014



swMATH19184CRANsyuzhetMaRDI QIDQ31014

Extracts Sentiment and Sentiment-Derived Plot Arcs from Text

Matthew Jockers

Last update: 11 August 2023

Copyright license: GNU General Public License, version 3.0

Software version identifier: 1.0.6, 0.2.0, 1.0.0, 1.0.1, 1.0.4, 1.0.7


Source code repository: https://github.com/cran/syuzhet

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 Å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.