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
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.
python3 dbscan.py