Spaces:
Sleeping
Sleeping
File size: 512 Bytes
73b62d4 |
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 |
{
"lang":"en",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.7.5,<3.8.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"a6d0fc360",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"ner":[
"ACTION",
"DEVICE",
"LOCATION"
]
},
"pipeline":[
"ner"
],
"components":[
"ner"
],
"disabled":[
]
} |