Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 244 Bytes

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.