Skip to content

prakharjadaun/Opinion-Classification-of-IMDB-Moview-Reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Opinion Classification of IMDB Movie Reviews

📋 Project Description

This project aims to classify the sentiment of text data, here we have chosen IMDB movie reviews. Firstly, I have performed data preprocessing techniques to process our data. And for classification I have used LSTM and GRU algorithms to train and test the model.

📊 Accessing Dataset

You can download the dataset from here: IMDB 50k Movie Reviews

Getting Started

If you are not able to view the .ipynb file uploaded in the repo, then click here: Opinion Classification
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This project requires the following libraries:

  • NumPy
  • Pandas
  • Scikit-learn
  • TensorFlow
  • nltk
  • Keras
  • Seaborn

About

Performed text categorization on 50K IMDB movie reviews using LSTM and GRU

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published