Skip to content

Twitter Real Time Sentiment Analysis, using Twitter API v2 and Spark Streaming to create a connection with Twitter and TextBlob to analyse the tweets sentiment

Notifications You must be signed in to change notification settings

danort92/Twitter-Real-Time-Sentiment-Analysis

Repository files navigation

Twitter Real Time Sentiment Analysis

The 2024 US presidential election is near and you are hired as the official data scientist for the election campaign of one of the frontrunners: Dwayne "The Rock" Johnson. The goal is to monitor the voters' consent towards the candidate, analyzing in real time the tweets published with the candidate for president Johnson as a topic. The best channel to use is Twitter, a social network used daily by a quarter of American adults.

The software:

  • Creates a connection between Twitter and socket through API v2;
  • Sends real time tweets from Twitter to socket based on predefined keywords;
  • Performs a real time sentiment analysis and outputs a pie chart based on the tweets' sentiment (positive, negative or neutral).

About

Twitter Real Time Sentiment Analysis, using Twitter API v2 and Spark Streaming to create a connection with Twitter and TextBlob to analyse the tweets sentiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published