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

https://github.com/centre-for-humanities-computing/grundtvig-map

A Semantic map over all of Grundtvig's word use
https://github.com/centre-for-humanities-computing/grundtvig-map

Last synced: 3 months ago
JSON representation

A Semantic map over all of Grundtvig's word use

Awesome Lists containing this project

README

          

# grundtvig-map
A Semantic map over all of Grundtvig's word use.

## Usage

Install dependencies:
```bash
pip install -r requirements.txt
```

Download data and train word embeddings:
```python
python3 src/train_model.py
```
Produce map:
```python
python3 src/produce_graph.py
```

This outputs a graph to `figure/grundtvigs_ordforraad.html`