Skip to content

raghavbansal27/twitter-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter-sentiment-analysis

  1. First of all, you have to create a developers account on twitter by clicking here and then create an app to use its API.

  2. Fill your API in tweepy_keys.py.

  3. Run sudo pip3 install -r requirements.txt on your terminal to install required packages.

  4. This main file is used to do sentiment analysis of tweets on twitter using tweepy API.

This code runs smoothly on Python 3.7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages