dict_modifiers: Modifier dictionary.

dict_modifiersR 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


tardis documentation built on Nov. 19, 2022, 1:08 a.m.