Skip to content

TobiasRoeding/tud-movie-character-insights

 
 

Repository files navigation

Movie Character Insights

This repository contains the complete source code of the Movie Character Insights application. The code for the client is located in the Client directory. The Server directory contains the application's backend (directory api) as well as the data processing pipeline and the evaluation scripts (directory Tools).

Deployment

Client

Either execute deploy-client.sh or merge the branch (e.g. master) you want to deploy into the branch deploy/frontend and push it to upstream afterwards.

Server

Either execute deploy-server.sh or merge the branch (e.g. master) you want to deploy into the branch deploy/frontend and push it to upstream afterwards.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.1%
  • Jupyter Notebook 42.7%
  • HTML 5.9%
  • Python 4.8%
  • Batchfile 0.3%
  • Shell 0.1%
  • Other 0.1%