|
{ |
|
"lang":"xx", |
|
"name":"ent_wiki_sm", |
|
"version":"3.7.0", |
|
"description":"Multi-language pipeline optimized for CPU. Components: ner.", |
|
"author":"Explosion", |
|
"email":"[email protected]", |
|
"url":"https://explosion.ai", |
|
"license":"MIT", |
|
"spacy_version":">=3.7.0,<3.8.0", |
|
"spacy_git_version":"6b4f77441", |
|
"vectors":{ |
|
"width":0, |
|
"vectors":0, |
|
"keys":0, |
|
"name":null |
|
}, |
|
"labels":{ |
|
"ner":[ |
|
"LOC", |
|
"MISC", |
|
"ORG", |
|
"PER" |
|
] |
|
}, |
|
"pipeline":[ |
|
"ner" |
|
], |
|
"components":[ |
|
"ner" |
|
], |
|
"disabled":[ |
|
|
|
], |
|
"performance":{ |
|
"ents_p":0.8352564288, |
|
"ents_r":0.8264712666, |
|
"ents_f":0.8308406251, |
|
"ents_per_type":{ |
|
"LOC":{ |
|
"p":0.8436669385, |
|
"r":0.8737116627, |
|
"f":0.8584264915 |
|
}, |
|
"PER":{ |
|
"p":0.8719544456, |
|
"r":0.8973428801, |
|
"f":0.8844665079 |
|
}, |
|
"MISC":{ |
|
"p":0.7731736849, |
|
"r":0.6684890078, |
|
"f":0.7170305677 |
|
}, |
|
"ORG":{ |
|
"p":0.7867019077, |
|
"r":0.7047775523, |
|
"f":0.7434897493 |
|
} |
|
}, |
|
"speed":20717.2953582541 |
|
}, |
|
"sources":[ |
|
{ |
|
"name":"WikiNER", |
|
"url":"https://figshare.com/articles/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500", |
|
"license":"CC BY 4.0", |
|
"author":"Joel Nothman, Nicky Ringland, Will Radford, Tara Murphy, James R Curran" |
|
} |
|
], |
|
"requirements":[ |
|
|
|
] |
|
} |