An open API service indexing awesome lists of open source software.

https://github.com/natlibfi/digitalia-notebook


https://github.com/natlibfi/digitalia-notebook

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![sosiaali_fi_small3.png](https://github.com/NatLibFi/digitalia-notebook/blob/master/sosiaali_fi_small3.png?raw=true)![fi_EU_rgb_small2.png](https://github.com/NatLibFi/digitalia-notebook/blob/master/fi_EU_rgb_small2.png?raw=true)

# Digitalia_notebook

## National Library of Finland

ALTO XML read and process demo.

Updated version of notebook is available from digidata_using_api.en.ipynb, digidata_using_api.fi.ipynb and digidata_using_api.ipynb files.
Updates to the notebook enable data download using API and contains also other improvements.
Updates to the notebook were implemented during Digital Open Memory-project.

Clippings text mining examples.

The Latest updated version of clippings download using notebook is available from digidata_clippings_using_api.en.ipynb and digidata_clippings_using_api.fi.ipynb files.
Updates to the notebook enable clippings download using API and contain also other clippings related changes.

## Acknowledgments / Kiitokset





## Prerequirements

* python
* jupyter-notebook
* nbTranslate (optional, only couple of first items have translations)

## Local usage

```jupyter notebook``` command in the directory where this git repository has been downloaded.

Generating other formats

``` jupyter nbconvert --to html --template full digidata_mk.ipynb ```

### Experimental

different language versions of the notebook:

``` jupyter nbconvert --to notebook --NotebookLangExporter.language=en digidata_mk.ipynb ```