IMDB Sentiment Analysis

AVIRAL BAJPAI

AVIRAL BAJPAI

Kanpur, Uttar Pradesh

1 0
  • 0 Collaborators

Text classification ## Sentiment analysis It is a natural language processing problem where text is understood and the underlying intent is predicted. Here, you need to predict the sentiment of movie reviews as either positive or negative in Python using the Keras deep learning library. ## Data desc ...learn more

Project status: Published/In Market

Artificial Intelligence

Groups
Student Developers for AI

Overview / Usage

Text classification ## Sentiment analysis It is a natural language processing problem where text is understood and the underlying intent is predicted. Here, you need to predict the sentiment of movie reviews as either positive or negative in Python using the Keras deep learning library. ## Data description The dataset is the Large Movie Review Dataset often referred to as the IMDB dataset. The Large Movie Review Dataset (often referred to as the IMDB dataset) contains 25,000 highly polar movie reviews (good or bad) for training and the same amount again for testing. The problem is to determine whether a given moving review has a positive or negative sentiment.

Methodology / Approach

Text classification ## Sentiment analysis It is a natural language processing problem where text is understood and the underlying intent is predicted. Here, you need to predict the sentiment of movie reviews as either positive or negative in Python using the Keras deep learning library. ## Data description The dataset is the Large Movie Review Dataset often referred to as the IMDB dataset. The Large Movie Review Dataset (often referred to as the IMDB dataset) contains 25,000 highly polar movie reviews (good or bad) for training and the same amount again for testing. The problem is to determine whether a given moving review has a positive or negative sentiment.

Technologies Used

Keras , AI

Comments (0)