Skip to content

Movie review classification using Natural Language Processing with Deep Learning.

Notifications You must be signed in to change notification settings

r0mer0m/review-classification-with-hierechical-attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie review classification

In this project we classify movie reviews according to the rank that a user gave to the movie. The model is then able to classify how positive/negative the user considered the movie by looking at the review they did.

Task

Based on a movie review assign it to 1,2,..., 10 according to the grade that the person gave to the movie. It can be seen as a variation of sentiment analysis. The current state of the art average accuracy for this model is ≃ 49%.

Dataset

IMDb dataset

What is used?

A PyTorch implementation of Hierarchical Attention for document classification is coded and used.

About

Movie review classification using Natural Language Processing with Deep Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published