Skip to content

rspai/IMDb_review_sentiment_analysis

Repository files navigation

IMDb_review_sentiment_analysis

Sentiment analysis using IMDb movie reviews dataset

In this project, an RNN-based learning model is built to detect sentiment (i.e. detect if a sentence is positive or negative) using PyTorch and TorchText. This is done on movie reviews, using the IMDb dataset. Different models of RNN are used, namely, bidirectional RNN, multi-layered RNN and a bi-LSTM.

About

Sentiment analysis using IMDb movie reviews dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published