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/4.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": true,
|
| 23 |
+
"case preserved": true,
|
| 24 |
+
"description": "Gigaword 5th Edition",
|
| 25 |
+
"id": 5,
|
| 26 |
+
"language": "eng",
|
| 27 |
+
"lemmatized": true,
|
| 28 |
+
"public": false,
|
| 29 |
+
"stop words removal": "NLTK",
|
| 30 |
+
"tagger": "Stanford Core NLP v. 3.6.0",
|
| 31 |
+
"tagset": "UPoS",
|
| 32 |
+
"tokens": 4815382730,
|
| 33 |
+
"tool": null,
|
| 34 |
+
"url": "https://catalog.ldc.upenn.edu/LDC2011T07"
|
| 35 |
+
}
|
| 36 |
+
],
|
| 37 |
+
"creators": [
|
| 38 |
+
{
|
| 39 |
+
"email": "[email protected]",
|
| 40 |
+
"name": "Andrey Kutuzov"
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"dimensions": 300,
|
| 44 |
+
"handle": "http://vectors.nlpl.eu/repository/20/4.zip",
|
| 45 |
+
"id": 4,
|
| 46 |
+
"iterations": 5,
|
| 47 |
+
"vocabulary size": 314815,
|
| 48 |
+
"window": 2
|
| 49 |
+
}
|
model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:267ce7d614f21402d2434c84f145cca5e1bb94e64ff8f07650b86bd8c99c255c
|
| 3 |
+
size 382570098
|