Twitter Sentiment Analysis Tool

A Sentiment Analysis for Twitter Data.

##Working:

  • model.en is generated using word2vec using make_word2vec_model.py
  • vectorize using vectorize.py
  • generate random_for_predictor.pickle using train_and_validate.py
  • Run: python get_sentiment_word.py

##(For Detailed)

  • Install the "sentimentAnalysis" in your local web2py at "127.0.0.1:8000"

##Support: