Learn R Programming

texter (version 0.1.9)

nrc: This data was saved NRC word-emotion association lexicon

Description

The dataset is saved from the textdatahttps://github.com/EmilHvitfeldt/textdata/blob/master/R/lexicon_nrc.R for easier access

Arguments

Value

A tibble with 13,901 rows and 4 variables:

word

An English word

sentiment

Indicator for sentiment or emotion: "negative", "positive", "anger", "anticipation", "disgust", "fear", "joy", "sadness", "surprise", or "trust"