8000 GitHub - Ankit152/IMDB-sentiment-analysis: Sentiment analysis of IMDB dataset.
[go: up one dir, main page]

Skip to content

Ankit152/IMDB-sentiment-analysis

Repository files navigation

IMDB Sentiment Analysis

Sentiment analysis of IMDB dataset.

IMDB dataset has 50K movie reviews for natural language processing or Text analytics.

This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training and 25,000 for testing. So, predict the number of positive and negative reviews using either classification or deep learning algorithms.

0