Skip to content

PMW9905/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis Program

Takes in a stream of tweets of a specific hashtag and performs sentiment analysis.

Python, Tweepy, and multithreading to scrape tweets of a specific hashtag.

SKLearn to perform NLP sentiment analysis on tweets.

Utilizes Kafka and Zookeeper to manage the flow of analyzed tweets on multiple streams at once.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages