<h2>Detecting mean tweets - additional resources</h2>
- Visual explanation of convolutions when working with text: http://debajyotidatta.github.io/nlp/deep/learning/word-embeddings/2016/11/27/Understanding-Convolutions-In-Text/
- Glove word embeddings (including twitter word embeddings): https://nlp.stanford.edu/projects/glove/
- How to use glove embeddings in Keras: Using pre-trained word embeddings in a Keras model – The Keras Blog
- Twitter Sentiment140 data set: http://help.sentiment140.com/for-students
- An example of a deeper CNN network to work with Sentiment140 data set: https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-11-cnn-word2vec-41f5e28eda74