Skip to content
Snippets Groups Projects
Commit 53fee108 authored by smayer's avatar smayer
Browse files

Add comments and update README

parent e65c63d8
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -3,7 +3,10 @@
# Translations Catalogue Metadata
## Description
...
In this repo we present Jupyter Notebooks that help to
- obtain ONB catalogue metadata about translations via SRU
- analyze and visualize those data
## Visuals
......@@ -17,10 +20,11 @@ Example plots that help to understand the example dataset:
| | |
|:-------------------------:|:-------------------------:|
|<img src='img/lang_codes.png' alt='lang codes'>|<img src='img/lengths.png' alt='lengths'>|
|<img src='img/places.png' alt='places'>|<img src='img/years.png' alt='years'>|
|<img src='img/years.png' alt='years'/>|<img src='img/lengths.png' alt='lengths'/>|
|<img src='img/places.png' alt='places'/>|<img src='img/lang_codes.png' alt='lang codes'/>|
## Installation
Install the necessary requirements via `pip` with
```
pip install -r requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment