**GUI setimental analysis using python.We have used multiple algorithms and based on those algoritms we have shown independent outputs of every algorithm.The user will input a twitter username and select number of tweets he wants to analyse.Then he will run the program and the output will be shown in seperate window for every tweet!
- Open
test.py
- Run
- When the UI will show up,enter the username of the profile wihtout using @
- Use the slider to set the number of tweets you wanted to fetch
- The result will show up.
- We are gonna add a module which will analyze the image which is attached to a tweet.(If available by tweepy or other api)
- A hashtag analysis section which can analysis N number of tweets and based on the tweets will give sentiments of people in %.Ex:-
- Angry n% Sad n% Happy n%
- Positive n% Negative n%