36 lines
503 B
JSON
36 lines
503 B
JSON
|
{
|
||
|
"lang":"en",
|
||
|
"name":"pipeline",
|
||
|
"version":"0.0.0",
|
||
|
"spacy_version":">=3.2.4,<3.3.0",
|
||
|
"description":"",
|
||
|
"author":"",
|
||
|
"email":"",
|
||
|
"url":"",
|
||
|
"license":"",
|
||
|
"spacy_git_version":"b50fe5ec6",
|
||
|
"vectors":{
|
||
|
"width":0,
|
||
|
"vectors":0,
|
||
|
"keys":0,
|
||
|
"name":null,
|
||
|
"mode":"default"
|
||
|
},
|
||
|
"labels":{
|
||
|
"ner":[
|
||
|
"effective_date",
|
||
|
"jurisdiction",
|
||
|
"party",
|
||
|
"term"
|
||
|
]
|
||
|
},
|
||
|
"pipeline":[
|
||
|
"ner"
|
||
|
],
|
||
|
"components":[
|
||
|
"ner"
|
||
|
],
|
||
|
"disabled":[
|
||
|
|
||
|
]
|
||
|
}
|