Python Code for Sentiment analyzer with Twitter data, having 2 other data set of "negative_words.txt" and "positive_words.txt" . Twitter data is to be analyzed with how many positive and negative words exists. So a set of Predefined negative and positive words are copiled and saved into "negative_words.txt" and "positive_words.txt" respectively. Total Score is Calculated based on positive and negative words. Then a graph of Net Score vs No. of Re-tweet is made in order to understand the relationship between retweet and score of the tweet sentiment.
-
Notifications
You must be signed in to change notification settings - Fork 0
jeetbarot1998/Sentiment-Analyzer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python Code for Sentiment analyzer with Twitter data, having 2 other data set of negative and positive "negative_words" and "positive_words" .
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published