hash_sentiment_jockers {lexicon} | R Documentation |
Jockers Polarity Lookup Table
Description
A data.table dataset containing a modified version of Jocker's (2017) sentiment lookup table used in syuzhet.
Usage
hash_sentiment_jockers
Format
An object of class data.table
(inherits from data.frame
) with 10738 rows and 2 columns.
Details
x. Words
y. Sentiment values ranging between -1 and 1.
References
Jockers, M. L. (2017). Syuzhet: Extract sentiment and plot arcs from Text. Retrieved from https://github.com/mjockers/syuzhet
[Package lexicon version 1.2.1 Index]