Package: syuzhet Type: Package Title: Extracts Sentiment and Sentiment-Derived Plot Arcs from Text Version: 1.0.7 Date: 2023-8-11 Authors@R: person("Matthew", "Jockers", email = "mjockers@gmail.com", role = c("aut", "cre")) Maintainer: Matthew Jockers Description: 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. URL: https://github.com/mjockers/syuzhet License: GPL-3 Depends: R (>= 3.5.0) Imports: textshape (>= 1.3.0), NLP, zoo, dtt, stats, graphics, dplyr, tidyr, rlang Suggests: devtools, knitr, pander, parallel, readxl, rmarkdown, stringr, testthat (>= 0.9.1) NeedsCompilation: no VignetteBuilder: knitr RoxygenNote: 7.2.3 Encoding: UTF-8 Config/pak/sysreqs: libicu-dev Repository: https://mjockers.r-universe.dev Date/Publication: 2023-08-11 21:14:50 UTC RemoteUrl: https://github.com/mjockers/syuzhet RemoteRef: HEAD RemoteSha: 73ec7d852e1f368661069e1b75e6c8c12a9f2133 Packaged: 2026-06-12 11:03:06 UTC; root Author: Matthew Jockers [aut, cre]