Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ariessa/twitter-sentiment-analysis-using-vader

Sentiment Analysis Using VADER on texts gathered from Twitter
https://github.com/ariessa/twitter-sentiment-analysis-using-vader

social-media twitter twitter-api vader-sentiment-analysis

Last synced: 9 days ago
JSON representation

Sentiment Analysis Using VADER on texts gathered from Twitter

Awesome Lists containing this project

README

        

# Twitter Sentiment Analysis Using VADER

Twitter is known as a platform for opinion sharing through posting tweets, retweeting, or liking tweets. As such, I used VADER
(Valence Aware Dictionary for sEntiment Reasoning) to perform sentiment analysis on texts gathered from Twitter. VADER is a
simple rule-based model that was created specifically for sentiment analysis on social media. This is because it takes slangs, short words and emoticons into account.

Further information about the project can be read [here](https://github.com/ariessa/Twitter-Sentiment-Analysis-Using-VADER/blob/master/Twitter%20Sentiment%20Analysis%20Using%20Vader.pdf).

###### © All Rights Reserved