File size: 725 Bytes
0872752 |
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 |
{
"lang":"xx",
"pipeline":[
"ner"
],
"spacy_version":">=2.3.5<3.0",
"speed":{
"nwords":737404,
"cpu":15715.5042896057,
"gpu":null
},
"accuracy":{
"ents_f":99.862424388,
"ents_p":99.8471615721,
"ents_r":99.8776918709,
"ents_per_type":{
"LOC":{
"p":99.8644527279,
"r":99.9039493757,
"f":99.8841971473
},
"PERS":{
"p":99.836263971,
"r":99.8611457258,
"f":99.8487032983
}
},
"token_acc":100.0
},
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":"spacy_pretrained_vectors"
},
"name":"model0",
"version":"0.0.0",
"labels":{
"ner":[
"LOC",
"PERS"
]
}
} |