File size: 515 Bytes
68dd6f7 | 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 | {
"lang":"en",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.8.11,<3.9.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"e7a662a",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"ner":[
"API_SYMBOL",
"BREAKING_CHANGE",
"FIX_ACTION",
"VERSION_RANGE"
]
},
"pipeline":[
"ner"
],
"components":[
"ner"
],
"disabled":[
]
} |