- Naive Bayes
- Perceptron
- https://unionmetrics.com/resources/how-to-use-advanced-twitter-search-queries/
- http://stackoverflow.com/questions/13788229/very-simple-text-classification-by-machine-learning
- https://github.com/ckoepp/TwitterSearch
- https://twittersearch.readthedocs.io/en/latest/advanced_usage_ts.html
- https://www.youtube.com/watch?v=jSZ9jQy1sfE
- http://scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html
scikit neural network api: http://scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html#sklearn.neural_network.MLPClassifier
- Dan: Scraping
- Reid: Feature engineering
- Evan: Algorithm libraries
- Scrape tweets
- Use watson to label tweets
- Split into train/test sets and test machine learning algorithm