|
{ |
|
"algorithm": { |
|
"command": null, |
|
"id": 0, |
|
"name": "Gensim Continuous Skipgram", |
|
"tool": "Gensim", |
|
"url": "https://github.com/RaRe-Technologies/gensim", |
|
"version": "3.6" |
|
}, |
|
"contents": [ |
|
{ |
|
"filename": "model.txt", |
|
"format": "text" |
|
}, |
|
{ |
|
"filename": "meta.json", |
|
"format": "json" |
|
} |
|
], |
|
"corpus": [ |
|
{ |
|
"NER": true, |
|
"case preserved": true, |
|
"description": "Gigaword 5th Edition", |
|
"id": 5, |
|
"language": "eng", |
|
"lemmatized": true, |
|
"public": false, |
|
"stop words removal": "NLTK", |
|
"tagger": "Stanford Core NLP v. 3.6.0", |
|
"tagset": "UPoS", |
|
"tokens": 4815382730, |
|
"tool": null, |
|
"url": "https://catalog.ldc.upenn.edu/LDC2011T07" |
|
} |
|
], |
|
"creators": [ |
|
{ |
|
"email": "[email protected]", |
|
"name": "Andrey Kutuzov" |
|
} |
|
], |
|
"dimensions": 300, |
|
"handle": "http://vectors.nlpl.eu/repository/20/4.zip", |
|
"id": 4, |
|
"iterations": 5, |
|
"vocabulary size": 314815, |
|
"window": 2 |
|
} |