Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-in-Python-

Requirements

There are some general library requirements for the project and some which are specific to individual methods. The general requirements are as follows.

  • numpy

  • scikit-learn

  • scipy

  • nltk The library requirements specific to some methods are:

  • keras with TensorFlow backend for Logistic Regression, MLP, RNN (LSTM), and CNN.

  • xgboost for XGBoost.

Note: It is recommended to use Anaconda distribution of Python.

Usage

  • Make a developer account on twitter in order to use twitter_credential.py
  • Run tweepy_streamer.py

About

Sentiment Analysis and Visualization from Twitter

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages