Skip to content

devil1329/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sentiment-Analysis

GUI based sentiment analysis writtern in python. Use driver.py to run the program. Driver in the main program to run gui and call the setData function of senAna.py

Libraries To Be Installed In System(used in this project)

pandas tweepy textblob nltk tkinter matplotlib

IDE or Text Editor

Any python based IDE or any text editor This program is built on PyCharm with conda environment.

Functionality

Calculates the net polarity of all the tweets taken. It also shows the sctter-plot between plarityand sentiments and shows bar graph between sentiments and polarity

About

gui based sentiment analysis writtern in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages