Polarity Table of Translated NRC Emotion Lexicon
Source:R/hash_sentiment_nrc_emolex_ru.R
hash_sentiment_nrc_emolex_ru.Rd
The polarity table of filtered and translated version of Mohammad & Turney's (2010) positive/negative word list. Table contains 5179 words with non-neutral sentiment scores.
Usage
data(hash_sentiment_nrc_emolex_ru)
Format
A data table with 5179 rows and 2 variables:
- token
the textual token (word or phrase)
- score
the sentiment score: −1 for negative, 1 for positive
Details
The Russian translation is based on the original word translations file provided by lexicon's creators.
License
The original authors note the data is available for non-commercial use. If you are interested in commercial use of lexicon: "... send email to Saif M. Mohammad (Senior Research Officer at NRC and creator of these lexicons): saif.mohammad@nrc-cnrc.gc.ca and Pierre Charron (Client Relationship Leader at NRC): Pierre.Charron@nrc-cnrc.gc.ca. A nominal one-time licensing fee may apply."