Skip to content

personal project to pull live Twitter data using Nifi getTwitter processor and pushes to Kafka topic which is then consumed by a Spark Streaming application where basic sentiment analysis is performed and the final result is stored in elastic search for visualization using Kibana.

Notifications You must be signed in to change notification settings

mehroosali/Twitter-Sentiment-Analysis

Repository files navigation

Twitter-Sentiment-Analysis

In this project, using Nifi as a data ingestion tool, I have pulled live twitter tweets from Twitter API and pushed to Kafka topics which is then consumed by a Spark Streaming application. Basic sentiment analysis is performed on the data using Stanford NLP library and final result are stored in HDFS and MySQL. Also the results are pushed to Elasticsearch to perform visualization using Kibana. alt text

About

personal project to pull live Twitter data using Nifi getTwitter processor and pushes to Kafka topic which is then consumed by a Spark Streaming application where basic sentiment analysis is performed and the final result is stored in elastic search for visualization using Kibana.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages