vaderSentiment

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 me…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install vadersentiment

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.3.2 2020-05-22    
3.3.1 2020-03-20    
3.2.1 2018-04-23    
3.2 2018-04-23    
3.1.1 2018-04-19    
3.0 2018-04-19    
2.5 2016-12-13    
2.4.1 2016-12-10    
2.4 2016-12-10    
2.3 2016-12-10    
2.2 2016-12-10    
2.1 2016-12-10    
2.0 2016-12-09    
0.5 2014-11-17    

Issues with this package?

Page last updated 2023-10-28 03:00:28 UTC