mac
Add Indonesian NER spaCy model with comprehensive documentation
47301d1
raw
history blame contribute delete
732 Bytes
{
"lang":"id",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.8.7,<3.9.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"4b65aa7",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"ner":[
"CARDINAL",
"DATE",
"EVENT",
"FACILITY",
"GPE",
"LANGUAGE",
"LAW",
"LOCATION",
"MISC",
"MONEY",
"NORP",
"ORDINAL",
"ORGANIZATION",
"PERCENT",
"PERSON",
"PRODUCT",
"QUANTITY",
"TIME",
"TITLE"
]
},
"pipeline":[
"ner"
],
"components":[
"ner"
],
"disabled":[
]
}