Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 400 Bytes

File metadata and controls

2 lines (2 loc) · 400 Bytes

Anytime_Stream_Text_Mining

An application that gathers streaming data from twitter dataset , uses feature selection techniques to extract relevant keywords from a tweet , performs clustering to detect events . It also takes input from user such that window specified by user allows to improve the accuracy of algorithm using anytime mining which in turn uses a forest data structure to achieve it.