ddm7018 / Clustering_Sandy_Tweets

Clustering Tweets related to Hurricane Sandy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clustering_Sandy_Tweets

Dependencies

  • Python 2.7
  • textblob (download using pip)
  • csv (download using pip)
  • sklearn (download using pip)
  • nltk (download using pip)

Running Instructions

Download zip file or pull the distribution. Go inside the directory and run

python sandy_sentitment_and_cluster.py
  • will run the sandy_tweets, preform sentiment analysis and clustering
  • will ouput to Sent.csv file

About

Clustering Tweets related to Hurricane Sandy


Languages

Language:Python 100.0%