Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This Project shows real time trending Hashtags in the world from twitter. It also aims to classify the trending hashtag as sexist/racist/none.

Notifications You must be signed in to change notification settings

DataSenseiAryan/TrendzMap

 
 

Repository files navigation

TrendzMap

This Project shows real-time trending Hashtags in the world over Twitter.

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.

About

This Project shows real time trending Hashtags in the world from twitter. It also aims to classify the trending hashtag as sexist/racist/none.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.6%
  • Python 4.4%