Skip to content

This python script takes the tweets using Twitter API (tweepy) and performs a sentiment analysis

Notifications You must be signed in to change notification settings

arsh09/sentimentanalysiswithgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

sentimentanalysiswithgui

This python script takes the tweets using Twitter API (tweepy) and performs a sentiment analysis. Apart from that, you can manually enter text in the text box and it will return the sentiment of the text.

For easier use, I made a basic GUI using Tkinter.

For a demo video, please follow the link: https://www.youtube.com/watch?v=lC10z1PjTgI

NOTE: This script was written around 2016, and I understand that Twitter has changed its API after it so it might need an update on that side. However, the sentiment analysis on the text works like a charm.

About

This python script takes the tweets using Twitter API (tweepy) and performs a sentiment analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages