mboillet's picture
add- spacy-home-alcar-person-model (#1)
0872752
raw
history blame
No virus
725 Bytes
{
"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"
]
}
}