Skip to content

kshitij1210/Movie-Review-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Movie-Review-Sentiment-Analysis

Sentiment Analysis using Recursive Neural Network

1.) Movie Reviews have been taken from Kaggle dataset.

2.) Dataset has been cleaned using Pandas and Numpy.

3.) Sentiment Analysis and Deep learning have been used.

4.) There's a Recursive Neural Network (RNN) with 1 hidden layer and 512 recursions for making the machine learn the distinction between good and bad reviews.

5.) The code will return 1 for "Good Review" and 0 for "Bad Review".

About

Sentiment Analysis using Recursive Neural Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published