Learn R Programming

lexicon (version 0.1.1)

nrc_emotions: NRC Emotions

Description

A data.table dataset containing Mohammad & Turney', P. D.'s (2010) emotions word list as a binary table.

Usage

data(nrc_emotions)

Arguments

Format

A data frame with 14182 rows and 9 variables

Details

  • term. A term
  • anger. Counts of anger anger
  • anticipation. Counts of anticipation
  • disgust. Counts of disgust
  • fear. Counts of fear
  • joy. Counts of joy
  • sadness. Counts of sadness
  • surprise. Counts of surprise
  • trust. Counts of trust

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.