Skip to content

VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is 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.

License

Notifications You must be signed in to change notification settings

csrajath/vaderSentiment

 
 

Repository files navigation

VADER-Sentiment-Analysis Introduction

Documentation Status

VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media. It is fully open-sourced under the [MIT License] (we sincerely appreciate all attributions and readily accept most contributions, but please don't hold us liable).

Documentation

Read the documentation online at https://vadersentiment.readthedocs.io/

Optionally, to build the documentation yourself from the docs/ folder:

pip install sphinx
cd docs/
make html

Source code

https://github.com/vaderSentiment/vaderSentiment

Contact

cjhutto@gatech.edu

About

VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%