Learn R Programming

sentometrics (version 0.2)

valence: Built-in valence word lists

Description

A list containing all built-in valence word lists, a data.table with three columns: a x column with the words, a t column with the type of valence words, and a y column with the values associated to each word and type of valence shifter. The list element names incorporate the language of the valence word list. All non-English word lists are translated. The valence word lists are in the form required for further sentiment analysis. The built-in valence word lists are the following:

  • valence_eng

  • valence_fr

  • valence_nl

Usage

data("valence")

Arguments

Format

A list with all built-in valence word lists, appropriately named.