cjhutto / 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 media, and works well on texts from other domains.
MIT License
4.38k stars 1k forks source link

Total dataset is decreasing after processed by VADER #140

Open puputrizqiyah opened 2 years ago

puputrizqiyah commented 2 years ago

Hi, so i'm analysing tweet by VADER. The total tweet before processing by VADER is 281.175 tweets. However, after processed by VADER the tweet is decreasing to 280.184. Why this could be?