daniel-wientjens/Moviefunctions: This package contains 4 functions to calculate the shortest movie path used in our R-project

This package was solely built for the R-Project of Alessandro Girelli, Louis Limnavong and Daniel Wientjens. This package contains the score_key, score_genre, similarities and movies_path functions. These can be used to calculate the shortest path from one movie to another based on genre and keywords. The functions score_key and score_genre are used to build a graph of movies. The functions similarities and movie_path are used to leverage the structure of a graph to get meaningfull information on the imput of movies.

Getting started

Package details

Authordaniel wientjens
Maintainerdaniel wientjens <daniel.wientjens@polytechnique.edu>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("daniel-wientjens/Moviefunctions")
daniel-wientjens/Moviefunctions documentation built on May 14, 2019, 12:44 p.m.