Real-time Twitter Streaming and Sentiment Analysis
- Tech Stack: Twitter API | Apache Kafka | Spark | Flask | HTML5 | CSS3
- Github URL: Project Link
Goal of this project is to connect to Twitter API and continuously stream tweets of a specific location or keyword and then to perform real-time processing on the streamed tweets on the fly to calculate sentiment analysis based on the tweet text, and eventually visualize the results real-time.