Skip to content

muhammadshoaib/Twitter-Sentiment-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Sentiment-Analysis

Python Script for sentimental analysis of tweets.

Requirements:-

  • Python
  • Tweepy
  • TextBlob
  • Pandas

Dependencies:-

  1. Install Tweepy pip install tweepy
  2. Install TextBlob pip install -U textblob
  3. Additional Dependency python -m textblob.download_corpora

More enhancements coming soon!

Based on Python For Data Science by Siraj Raval.

Developed By Manan Manwani

About

Python Script for sentimental analysis of tweets.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%