Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 467 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 467 Bytes

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