Skip to content

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

Notifications You must be signed in to change notification settings

amogh2004/Analyse-Movie-Review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published