gitmyhub

Sub-Event-Detection-Engine

Python ★ 1 updated 4y ago

Python based Machine Learning model which summarizes an event and detects all the sub-events from a corpus of tweets pertinent to that Event. Used various clustering algorithms like LSH, K-means and Hierarchical clustering to detect sub-events. Used a variant of tf-idf, to rank each tweet in a cluster and produced a summary by picking the top tweet from each cluster and sorting them based on their timestamps. I successfully detected the sub-events and produced a summary for FA-Cup Finals 2017.

No plain-English explanation yet — one is being written right now. Check back in a minute.