vesteinn commited on
Commit
589629a
1 Parent(s): 169c8b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # FastText model trained on Icelandic
2
 
3
  This model is trained on the lemmas of the Icelandic Gigaword Corpus version 20.05. It is trained using the gensim package, version 4.1.0. and parameters were set to default (100 dimensions, windows size 5)
1
+ ---
2
+ license: agpl-3.0
3
+ language:
4
+ - is
5
+ ---
6
  # FastText model trained on Icelandic
7
 
8
  This model is trained on the lemmas of the Icelandic Gigaword Corpus version 20.05. It is trained using the gensim package, version 4.1.0. and parameters were set to default (100 dimensions, windows size 5)