Skip to content

Text-Mining interpretting twitter tweets on the topic : #padmavati and then clustering the data sets and do analysis using K-Means and K-Batch Means algo

License

Notifications You must be signed in to change notification settings

aryanshar/TextMining

Repository files navigation

TextMining

Text-Mining : interpretting twitter tweets on the topic : #padmavati and then clustering the data sets and do analysis using K-Means and K-Batch Means algo

Running the scraping script for tweets

python3 magboard.py

This will create a tweets.txt file Then run python3 extract.py to remove the image urls from tweets.txt file and it will also print the positive/negative/neutral tweets after the sentiment analysis.

Running DbScan with analysis using k-means and k-batch means

python3 dbscan.py

Result

alt text alt text

About

Text-Mining interpretting twitter tweets on the topic : #padmavati and then clustering the data sets and do analysis using K-Means and K-Batch Means algo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages