LKriesch commited on
Commit
7234408
·
verified ·
1 Parent(s): fb4a723

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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