hash_sentiment_socal_google {lexicon} | R Documentation |
SO-CAL Google Polarity Table
Description
A data.table dataset containing a version of Taboada, Brooke, Tofiloski, Voll, & Stede's (2011) positive/negative word list as sentiment lookup values.
Usage
data(hash_sentiment_socal_google)
Format
A data frame with 3272 rows and 2 variables
Details
x. Words
y. Sentiment values
License
The original license states: This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. https://creativecommons.org/licenses/by-nc-sa/4.0/
References
Taboada, M., Brooke, J., Tofiloski, M., Voll, K., and Stede, M.
(2011). Lexicon-based methods for sentiment analysis. Computational
Linguistics, 37(2). 267-307.
https://github.com/sfu-discourse-lab/SO-CAL
[Package lexicon version 1.2.1 Index]