Twitter sentiment analysis with Convolutional Neural Networks in Keras Co-authors: Sami Al-Ashabi, Tiong Han Lie, Vivian Yeung Project for a deep learning course by Turing Students (MLxDL course) @Erasmus University
datasets: Trump's tweets scraped by getoldtweets3 (https://pypi.org/project/GetOldTweets3/) Niek Sander's hand labeled tweets (https://github.com/zfz/twitter_corpus) sentiment 140 dataset (https://www.kaggle.com/kazanova/sentiment140)
Includes the notebook as handed in for the course as well as datasets and Keras models that are referenced to in the notebook.