/Movie-Sentiment-Analysis

Sentiment Analysis based on movie reviews dataset on kaggle.

Primary LanguageJupyter NotebookMIT LicenseMIT

Movie-Sentiment-Analysis

Sentiment Analysis based on movie reviews. The dataset is available on kaggle: https://www.kaggle.com/lakshmi25npathi/imdb-dataset-of-50k-movie-reviews.

BiLSTM accuracy: 88.06 %
GRU accuracy: 88.19 %

Nota bene

  • The main program will create and save automatically the model.
  • Due to the size of the dataset (around 63 MB), the later one is not available on this repo; but you can download it on kaggle (link above).