/sentiment-analysis-with-deep-neural-networks

Training three separate Sentiment Classification Models, namely: Simple Neural Net, CNN & LSTM, on the popular IMDb Movie Reviews dataset. We shall get a first hand sense on why LSTMs are well suited to handle (sequential) text data.

Primary LanguageJupyter Notebook

Stargazers