Skip to content

iibrahemali/Twitter-SentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis

project-image

This Python project leverages the Twitter API Tweepy and TextBlob to perform sentiment analysis on tweets. By searching for tweets based on a user-defined query the program analyzes the sentiment and subjectivity of each tweet recording the results in a CSV file. The sentiment analysis includes polarity scores and the project provides insights into the overall sentiment and subjectivity of the collected tweets. Users can customize the search query to analyze sentiments on specific topics of interest.

Twitter API (https://developer.twitter.com/en/docs)
Python (VS Code)
TextBlob Natural Language Processing
Scikit-Learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages