hash_sentiment_jockers_rinker {lexicon} | R Documentation |
Combined Jockers & Rinker Polarity Lookup Table
Description
A data.table dataset containing a combined and augmented version of Jockers (2017) & Rinker's augmented Hu & Liu (2004) positive/negative word list as sentiment lookup values.
Usage
data(hash_sentiment_jockers_rinker)
Format
A data frame with 11,710 rows and 2 variables
Details
x. Words
y. Sentiment
References
Jockers, M. L. (2017). Syuzhet: Extract sentiment and plot arcs
from Text. Retrieved from https://github.com/mjockers/syuzhet
Hu, M., & Liu, B. (2004). Mining and summarizing customer reviews. Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (KDD-2004). Seattle, Washington.
[Package lexicon version 1.2.1 Index]