Upload 3 files
Browse files
README
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This archive is part of the NLPL Word Vectors Repository (http://vectors.nlpl.eu/repository/), version 2.0, published on Friday, December 27, 2019.
|
2 |
+
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.
|
3 |
+
The life-time identifier for this model is:
|
4 |
+
http://vectors.nlpl.eu/repository/20/5.zip
|
meta.json
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"algorithm": {
|
3 |
+
"command": null,
|
4 |
+
"id": 0,
|
5 |
+
"name": "Gensim Continuous Skipgram",
|
6 |
+
"tool": "Gensim",
|
7 |
+
"url": "https://github.com/RaRe-Technologies/gensim",
|
8 |
+
"version": "3.6"
|
9 |
+
},
|
10 |
+
"contents": [
|
11 |
+
{
|
12 |
+
"filename": "model.txt",
|
13 |
+
"format": "text"
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"filename": "meta.json",
|
17 |
+
"format": "json"
|
18 |
+
}
|
19 |
+
],
|
20 |
+
"corpus": [
|
21 |
+
{
|
22 |
+
"NER": false,
|
23 |
+
"case preserved": true,
|
24 |
+
"description": "English Wikipedia Dump of February 2017",
|
25 |
+
"id": 0,
|
26 |
+
"language": "eng",
|
27 |
+
"lemmatized": true,
|
28 |
+
"public": true,
|
29 |
+
"stop words removal": "NLTK",
|
30 |
+
"tagger": "Stanford Core NLP v. 3.6.0",
|
31 |
+
"tagset": null,
|
32 |
+
"tokens": 2252637050,
|
33 |
+
"tool": "Wikipedia Extractor",
|
34 |
+
"url": "https://dumps.wikimedia.org/"
|
35 |
+
}
|
36 |
+
],
|
37 |
+
"creators": [
|
38 |
+
{
|
39 |
+
"email": "andreku@ifi.uio.no",
|
40 |
+
"name": "Andrey Kutuzov"
|
41 |
+
}
|
42 |
+
],
|
43 |
+
"dimensions": 300,
|
44 |
+
"handle": "http://vectors.nlpl.eu/repository/20/5.zip",
|
45 |
+
"id": 5,
|
46 |
+
"iterations": 5,
|
47 |
+
"vocabulary size": 273992,
|
48 |
+
"window": 5
|
49 |
+
}
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb567514576a0c37283493646e8c0ff8833bcdc8c8e8743d7115b66788ad231c
|
3 |
+
size 331071673
|