get_vader_dictionaries: Get VADER dictionaries in a nested tibble.

View source: R/tidyvader.R

get_vader_dictionariesR Documentation

Get VADER dictionaries in a nested tibble.

Description

This function returns a nested tibble containing all of the dictionaries used to calculate VADER scores and canonical test sentences, so that users can inspect them and understand what's happening under the hood. At present end-users have read-only access to dictionaries; there is no way to add custom dictionaries or make changes.

Usage

get_vader_dictionaries()

Value

A tibble containing all VADER dictionaries and canonical test sentences.


chris31415926535/tidyvader documentation built on June 9, 2025, 1:50 p.m.