Attached Jupyter Notebook is the part 10 of the Twitter Sentiment Analysis project I implemented as a capstone project for General Assembly's Data Science Immersive course.
Accompanying blog posts can be found from my Medium account: https://medium.com/@rickykim78
Below implementations can be found in the attached notebook.
prerequisite: Theano, Keras, Gensim 3.2.0
pip install tensorflow
pip install keras
pip install gensim