hash_nrc_emotions {lexicon} | R Documentation |
NRC Emotion Table
Description
A data.table dataset containing a filtered version of Mohammad & Turney', P. D.'s (2010) emotion word list as lookup table.
Usage
data(hash_nrc_emotions)
Format
A data frame with 8265 rows and 2 variables
Details
token. A search token indicating emotion.
emotion. An accompanying emotion assocatiated with the token.
References
http://www.purl.com/net/lexicons
Mohammad, S. M. & Turney, P. D. (2010) Emotions evoked by common words and
phrases: Using Mechanical Turk to create an emotion lexicon, In Proceeding of
Workshop on Computational Approaches to Analysis and Generation of Emotion in
Text, 26-34.
[Package lexicon version 1.2.1 Index]