Skip to content

UrviGoel/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Sentiment-Analysis

This code uses the tweepy library to access the Twitter API and the TextBlob library to perform Sentiment Analysis on each Tweet. Each tweet is then stored in a CSV file with its classification as either positive, negative or neutral.

##Dependencies

  1. Tweepy
  2. Textblob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages