Skip to content

Sentiment analysis to review both positive and negative tweets of twitter users.

Notifications You must be signed in to change notification settings

lawaloy/Twitter-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Twitter-sentiment-analysis

Sentiment analysis to review both positive and negative tweets of twitter users.
Requested authorization for Twitter API clients.
Utilized the Twitter API and Dev. Apps to access the token keys.
Developed this project utilizing Visual Studio Code.
Define a GET request to Twitter API to fetch tweets for a particular query.
Parse the tweets and classify each tweet as either positive or negative.
Tweepy: python library for accessing Twitter API
TextBlob: python library for processing textual data

About

Sentiment analysis to review both positive and negative tweets of twitter users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages