GitHub - halflings/tv-inspector: An experiment to classify TV shows using features like words used in their close-captions, etc. · GitHub
Skip to content

Latest commit

 

History

40 Commits

Folders and files

Repository files navigation

TV Inspector

An experiment to classify TV shows using features like words used in their close-captions, etc.

Presentation

This project was presented at Ericsson's #ehack hackaton. I encourage you to look at my slides where I go over the motivation, methodology and results of this project.

Web app

To launch the web app, run python web.py (or with gunicorn: gunicorn -b 0.0.0.0:5000 web:app)

It looks something like this (gotta love Frank Underwood!):

Image

Setup

  • Install dependencies: pip install -r requirements.txt
  • Run the main file: python features.py

About

An experiment to classify TV shows using features like words used in their close-captions, etc.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages