File size: 1,399 Bytes
a95770e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
54
55
56
{
    "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": "model.bin",
            "format": "data"
        },
        {
            "filename": "meta.json",
            "format": "json"
        }
    ],
    "corpus": [
        {
            "NER": true,
            "case preserved": false,
            "description": "Taiga corpus",
            "id": 94,
            "language": "rus",
            "lemmatized": true,
            "public": true,
            "stop words removal": null,
            "tagger": "UDPipe 1.2",
            "tagset": "UPoS",
            "tokens": 4867000000,
            "url": "https://tatianashavrina.github.io/taiga_site/"
        }
    ],
    "creators": [
        {
            "email": "andreku@ifi.uio.no",
            "name": "Andrey Kutuzov"
        }
    ],
    "dimensions": 300,
    "documentation": [
        "https://rusvectores.org"
    ],
    "external_id": "tayga-func_upos_skipgram_300_5_2019",
    "handle": "http://vectors.nlpl.eu/repository/20/186.zip",
    "id": 186,
    "iterations": 10,
    "vocabulary size": 249946,
    "window": 5
}