| dict_modifiers {tardis} | R Documentation |
Modifier dictionary.
Description
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.
Usage
dict_modifiers
Format
An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 87 rows and 2 columns.
Details
Derived originally from the VADER dictionary, but modified.
Source
https://CRAN.R-project.org/package=vader
[Package tardis version 0.1.4 Index]