File size: 893 Bytes
374a3bf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "lang": "la",
    "name": "senter",
    "version": "0.3.0",
    "description": "",
    "author": "Patrick J. Burns",
    "email": "[email protected]",
    "url": "https://diyclassics.github.io/",
    "license": "MIT",
    "spacy_version": ">=3.5.1,<3.6.0",
    "spacy_git_version": "8153bd573",
    "vectors": {
        "width": 300,
        "vectors": 50000,
        "keys": -1,
        "name": "la_senter.vectors"
    },
    "labels": {},
    "pipeline": [
        "senter"
    ],
    "components": [
        "senter"
    ],
    "disabled": [],
    "performance": {
        "sents_f": 0.9954017955,
        "sents_p": 0.9940957796,
        "sents_r": 0.9967112475,
        "senter_loss": 52.1719115328
    },
    "sources": [
        "UD_Latin-Perseus",
        "UD_Latin-PROIEL",
        "UD_Latin-ITTB",
        "UD_Latin-LLCT",
        "UD_Latin-UDante"
    ],
    "requirements": []
}