The Wayback Machine - https://web.archive.org/web/20210726111549/https://github.com/topics/imdb-dataset
Skip to content
#

imdb-dataset

Here are 187 public repositories matching this topic...

This project contains a dataset comprising of information about Hollywood movies released between 1990 and 2019 and it was collected using a polite webscraper. Please keep in mind that IMDB doesn't permit the usage of its data for commercial purposes and this project was solely made for educational purpose.

  • Updated Aug 31, 2020
  • Python

It analyses the movie review entered by a user for any specific movie and analyses what is the sentiment of the review. It helps the companies rate the movie and understand crowd sentiment regarding it. Sentiment analysis is a natural language processing problem where text is understood and the underlying intent is predicted.

  • Updated Sep 8, 2020
  • Jupyter Notebook

Deploying a Sentiment Analysis Model on Amazon Sagemaker which consists of deploying a Sentiment Analysis model using Recurrent Neural Networks in the Amazon AWS SageMaker tool. The notebook and Python files provided here result in a simple web application which interacts with a deployed recurrent neural network performing sentiment analysis on movie reviews. In the final architecture AWS API Gateway and AWS Lambda functions is used as well.

  • Updated May 23, 2020
  • HTML

Improve this page

Add a description, image, and links to the imdb-dataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the imdb-dataset topic, visit your repo's landing page and select "manage topics."

Learn more