Skip to content

Streaming of Live Tweets and then Analysing Them Using Natural Language Processing.

Notifications You must be signed in to change notification settings

ripulvohra/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Twitter-Sentiment-Analysis

Streaming of Live Tweets using Tweepy and then Analysing Them Using Natural Language Processing.

Requirements:

1.Python 2/3

2.Tweepy twitter API for python

Setting up Modules and Keys:

1.Install Tweepy(API Module) - pip install tweepy

2.Create a Twitter application - http://apps.twitter.com/.

3.Get your applications' API key and API secret and insert these values in the placeholders in the python script.

Run the TweetSentiment Code! :)

About

Streaming of Live Tweets and then Analysing Them Using Natural Language Processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages