It was developed during Big Data Hackathon in ABES College.
It also aims to classify the trending hashtag as sexist/racist/none.
- This project is reverse engineering replication of Twitter Trends with ML capabilities in terms of hashtags.
- It uses Apche Kafka for ingesting the tweets. Apche Spark for proecessing and applying machine learning.
- ML algo used is naive bayes.