Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,7 @@ The model is trained specifically on German news articles and may not generalize
|
|
37 |
## How to Get Started with the Model
|
38 |
Install SpaCy: https://spacy.io/usage
|
39 |
Install pretrained vectors: https://spacy.io/models/de#de_core_news_lg
|
|
|
40 |
Download https://huggingface.co/LKriesch/LLAMA_fast_geotag/tree/main/spacy_lg_geo
|
41 |
```
|
42 |
import spacy
|
|
|
37 |
## How to Get Started with the Model
|
38 |
Install SpaCy: https://spacy.io/usage
|
39 |
Install pretrained vectors: https://spacy.io/models/de#de_core_news_lg
|
40 |
+
|
41 |
Download https://huggingface.co/LKriesch/LLAMA_fast_geotag/tree/main/spacy_lg_geo
|
42 |
```
|
43 |
import spacy
|