Learn R Programming

vader (version 0.2.1)

Valence Aware Dictionary and sEntiment Reasoner (VADER)

Description

A lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. Hutto & Gilbert (2014) .

Copy Link

Version

Install

install.packages('vader')

Monthly Downloads

845

Version

0.2.1

License

MIT + file LICENSE

Maintainer

Katherine Roehrick

Last Published

September 7th, 2020

Functions in vader (0.2.1)

vader_df

Get a dataframe of vader results for multiple text documents
get_vader

Get a named vector of vader results for a single text document