File size: 1,288 Bytes
235cab0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
{
"algorithm": {
"command": null,
"id": 4,
"name": "Gensim Continuous Bag-of-Words",
"tool": "Gensim",
"url": "https://github.com/RaRe-Technologies/gensim",
"version": "3.8"
},
"contents": [
{
"filename": "meta.json",
"format": "json"
},
{
"filename": "model.bin",
"format": "data"
},
{
"filename": "model.txt",
"format": "text"
}
],
"corpus": [
{
"NER": true,
"case preserved": false,
"description": "Ukrainian CoNLL17 corpus",
"id": 130,
"language": "ukr",
"lemmatized": true,
"public": true,
"stop words removal": "functional PoS",
"tagger": "UDPipe 1.2",
"tagset": "UPoS",
"tokens": 299668196,
"tool": null,
"url": null
}
],
"creators": [
{
"email": "[email protected]",
"name": "Andrey Kutuzov"
}
],
"dimensions": 200,
"handle": "http://vectors.nlpl.eu/repository/20/224.zip",
"id": 224,
"iterations": 10,
"vocabulary size": 99884,
"window": 10
} |