dict_modifiers {tardis} | R Documentation |
A tbl_df
with two columns: token
and score
, identifying the tokens
that increase or decrease other words' sentiments, and the percentage by
which they do so.
dict_modifiers
An object of class spec_tbl_df
(inherits from tbl_df
, tbl
, data.frame
) with 87 rows and 2 columns.
Derived originally from the VADER dictionary, but modified.
https://CRAN.R-project.org/package=vader