polarity_table: Polarity Lookup Key
Description
A data.table dataset containing an augmented version of Hu & Liu's (2004)
positive/negative word list as sentiment lookup values.
Usage
data(polarity_table)
Format
A data frame with 6781 rows and 2 variablesDetails
- x. Words
- y. Sentiment values (+1, -1)