kleister-nda/NER/meta.json

36 lines
503 B
JSON
Raw Normal View History

2022-05-02 18:54:19 +02:00
{
"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":[
]
}