Skip to content

Akirato/Twitter-Sentiment-Analysis-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: