/IMDb-Reviews

Sentiment analysis of IMDb reviews using CNN.

Primary LanguagePython

IMDb-Reviews

Sentiment analysis of IMDb reviews using CNN.

Dataset used is http://ai.stanford.edu/~amaas/data/sentiment/. Text was cleaned and preprocessed before submitting it to the model. 86.42% accuracy was achieved on the test dataset.