Skip to content

Sentiment Analysis on Movie Reviews using Bidirectional Recurrent Neural Networks

Notifications You must be signed in to change notification settings

Sri-krishna98/IMDB-BRNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IMDB-BRNN

Sentiment Analysis of movie reviews using different datasets of IMDB movie reviews

Model - Sequential

Neural Network - Bidirectional LSTM

Text Preprocessing - NLTK, WordNet, StopWords

Text encoding - Tokenizer in keras

Libraries required - TensorFlow, Keras, NLTK

Datasets can be Downloaded from- https://drive.google.com/open?id=1YOFFGgkodUbJeJ46D2wOWvQu5ZaaLpEw

About

Sentiment Analysis on Movie Reviews using Bidirectional Recurrent Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages