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

https://github.com/clemsciences/old_norse_notebook

Jupyter notebooks to learn how to use cltk for texts analysis of Old Norse
https://github.com/clemsciences/old_norse_notebook

cltk corpus-data historical-linguistics jupyter-notebook old-norse runes

Last synced: 9 months ago
JSON representation

Jupyter notebooks to learn how to use cltk for texts analysis of Old Norse

Awesome Lists containing this project

README

          

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/clemsciences/old_norse_notebook.git/master)

# Old Norse, Runes, Edda Notebook

Install needed packages with **pip**:

```bash
$ pip install -r requirements.txt
```