Skip to content

App that that recommends whether or not you should watch a movie based on Spanish synopsis

Notifications You must be signed in to change notification settings

Jaimemorillo/ShouldIwatchThisMovie

Repository files navigation

by @jaimemorillo

Automatic Prediction of Affinity to a Movie from the Synopsis

In this repository I will place my TFG (Thesis) Software application, which helps people to find interesting movies in a different way to traditional recommendation systems.

Contact

About the project

Topic

Web application that shows you movies and their scoring based on your personal taste and an historic of previous movies seen.

How is it done

Solving an NLP Binary Classification problem training a neural network using the synopsis of the movies (in Spanish).

Techniques

The following nlp techniques have been applied:

  • Normalization and erasing of stopwords.

  • Stemming.

  • Tokenization.

  • Word2Vec Emmbedings.

  • CNN and RNN.

How to use

What can you do?

  • Movie labeling.

  • Read the synopsis.

  • See the posters.

  • See random movies generated.

  • See the actual Billboard.

  • Automatic model training and prediction (real time).

Demo

ShouldIWatchThisMovie

About

App that that recommends whether or not you should watch a movie based on Spanish synopsis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published