Church Slavic
word2vec
lbourdois commited on
Commit
42e56ab
·
1 Parent(s): a16512d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,20 +1,20 @@
1
  ---
2
- language: lat
3
  license: cc-by-4.0
4
  tags:
5
  - word2vec
6
- datasets: Latin_CoNLL17_corpus
7
  ---
8
 
9
  ## Information
10
- A word2vec model trained by Andrey Kutuzov ([email protected]) on a vocabulary of size 555381 corresponding to 256719661 tokens from the dataset `Latin_CoNLL17_corpus`.
11
  The model is trained with the following properties: no lemmatization and postag with the algorith Word2Vec Continuous Skipgram with window of 10 and dimension of 100.
12
 
13
  ## How to use?
14
  ```
15
  from gensim.models import KeyedVectors
16
  from huggingface_hub import hf_hub_download
17
- model = KeyedVectors.load_word2vec_format(hf_hub_download(repo_id="Word2vec/nlpl_56", filename="model.bin"), binary=True, unicode_errors="ignore")
18
  ```
19
 
20
  ## Citation
@@ -22,4 +22,4 @@ Fares, Murhaf; Kutuzov, Andrei; Oepen, Stephan & Velldal, Erik (2017). Word vect
22
 
23
  This archive is part of the NLPL Word Vectors Repository (http://vectors.nlpl.eu/repository/), version 2.0, published on Friday, December 27, 2019.
24
  Please see the file 'meta.json' in this archive and the overall repository metadata file http://vectors.nlpl.eu/repository/20.json for additional information.
25
- The life-time identifier for this model is: http://vectors.nlpl.eu/repository/20/56.zip
 
1
  ---
2
+ language: chu
3
  license: cc-by-4.0
4
  tags:
5
  - word2vec
6
+ datasets: Old_Church_Slavonic_CoNLL17_corpus
7
  ---
8
 
9
  ## Information
10
+ A word2vec model trained by Andrey Kutuzov ([email protected]) on a vocabulary of size 357 corresponding to 21380 tokens from the dataset `Old_Church_Slavonic_CoNLL17_corpus`.
11
  The model is trained with the following properties: no lemmatization and postag with the algorith Word2Vec Continuous Skipgram with window of 10 and dimension of 100.
12
 
13
  ## How to use?
14
  ```
15
  from gensim.models import KeyedVectors
16
  from huggingface_hub import hf_hub_download
17
+ model = KeyedVectors.load_word2vec_format(hf_hub_download(repo_id="Word2vec/nlpl_60", filename="model.bin"), binary=True, unicode_errors="ignore")
18
  ```
19
 
20
  ## Citation
 
22
 
23
  This archive is part of the NLPL Word Vectors Repository (http://vectors.nlpl.eu/repository/), version 2.0, published on Friday, December 27, 2019.
24
  Please see the file 'meta.json' in this archive and the overall repository metadata file http://vectors.nlpl.eu/repository/20.json for additional information.
25
+ The life-time identifier for this model is: http://vectors.nlpl.eu/repository/20/60.zip