Skip to content

Built a model by using LSTM neural network which classifies the reviews into either positive or negative based on context.

Notifications You must be signed in to change notification settings

TharunAts/Sentiment-Analysis-On-IMDB-Movie-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sentiment-Analysis-On-IMDB-Movie-reviews

I have created a model which classifies Movie reviews into either positive or negative based on context.This model have achieved an accuracy of 78% on test data(around 17k samples).It includes several steps such as building a tokenizer,padding sequences,creating an embedding layer, etc.The code can be recreated on jupyter notebook.

About

Built a model by using LSTM neural network which classifies the reviews into either positive or negative based on context.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published