[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Flabs.onb.ac.at%2Fgitlab%2Flabs-team%2Ftranslations-catalogue-metadata/master) # Translations Catalogue Metadata ## Description ... ## Visuals Word cloud of all titles in the example dataset: ![Word cloud of titles](./img/wordcloud.png) Example plots that help to understand the example dataset: | | | |:-------------------------:|:-------------------------:| |lang codes|lengths| |places|years| ## Installation Install the necessary requirements via `pip` with ``` pip install -r requirements.txt ```