File size: 1,339 Bytes
177e2b0 |
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.6"
},
"contents": [
{
"filename": "model.txt",
"format": "text"
},
{
"filename": "model.bin",
"format": "data"
},
{
"filename": "meta.json",
"format": "json"
}
],
"corpus": [
{
"NER": false,
"case preserved": true,
"description": "Polish CommonCrawl Dump of December 2019",
"id": 117,
"language": "pol",
"lemmatized": false,
"public": true,
"stop words removal": null,
"tagger": null,
"tagset": null,
"tokens": 32565035188,
"tool": "http://dx.doi.org/10.15439/2017F432",
"url": "https://commoncrawl.org/"
}
],
"creators": [
{
"email": "kwolk@pja.edu.pl",
"name": "Krzysztof Wolk"
}
],
"dimensions": 100,
"handle": "http://vectors.nlpl.eu/repository/20/207.zip",
"id": 207,
"iterations": 5,
"vocabulary size": 35193029,
"window": 5
} |