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.
- Make a developer account on twitter in order to use
twitter_credential.py - Run
tweepy_streamer.py