Skip to content

Created a sentimental analysis program in python using external lib such as tweepy , TextBlob This code allows you to connect to twitter and analyse the tweets

Notifications You must be signed in to change notification settings

Ge0f3/sentimental_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Sentimental_Analysis

Created a sentimental analysis program in python using external lib such as tweepy , TextBlob This code allows you to connect to twitter and analyse the tweets

Dependencies

Install dependencies usign PIP

Once your are done installing the dependencies ,Run the script via terminal

python twitter_analysis.py

Credits Siraj Raval,Twitter part is done following his videos ,I added functions to analyses and exported it to 'Text' , 'CSV and 'SQL' files based on the users option.

About

Created a sentimental analysis program in python using external lib such as tweepy , TextBlob This code allows you to connect to twitter and analyse the tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages