la_senter / meta.json
diyclassics's picture
Update spaCy pipeline
41fa824 verified
raw
history blame contribute delete
773 Bytes
{
"lang":"la",
"name":"senter",
"version":"3.8.0",
"description":"",
"author":"Patrick J. Burns",
"email":"[email protected]",
"url":"https://diyclassics.github.io/",
"license":"MIT",
"spacy_version":">=3.8.3,<3.9.0",
"spacy_git_version":"be0fa81",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null
},
"labels":{
},
"pipeline":[
"senter"
],
"components":[
"senter"
],
"disabled":[
],
"performance":{
"sents_f":0.9961652241,
"sents_p":0.9952928298,
"sents_r":0.997039149,
"senter_loss":32.5332645877
},
"sources":[
"UD_Latin-Perseus",
"UD_Latin-PROIEL",
"UD_Latin-ITTB",
"UD_Latin-LLCT",
"UD_Latin-UDante"
],
"requirements":[
"spacy>=3.8.3,<3.9.0"
]
}