/Analyse-Movie-Review

RNN to perform Sentiment Analysis on "full-text movie reviews"!

Primary LanguageJupyter Notebook

Analyse-Movie-Review

Description

Perform Sentiment Analysis on IMDB Movie Review Dataset.

Built with

  • tensorflow - TensorFlow is an open source software library for high performance numerical computation. Its flexible architecture allows easy deployment of computation across a variety of platforms (CPUs, GPUs, TPUs), and from desktops to clusters of servers to mobile and edge devices.
  • Keras - Keras is a high-level neural networks API for Python.

Prerequisites

You should have Python3 and Anaconda installed in your system. To install other required libraries, run the following command in the terminal.

pip install -r requirements.txt