wink-ner
Version:
Language agnostic named entity recognizer
21 lines (20 loc) • 409 B
JSON
{
"opts": {
"encoding": "utf8",
"readme": "README.md",
"template": "./node_modules/docdash/",
"destination": "docs"
},
"plugins": ["plugins/markdown"],
"docdash": {
"meta": {
"title": "wink-ner - Wink JS"
},
"menu":{
"Github":{
"href":"https://github.com/winkjs/wink-ner",
"target":"_blank"
}
}
}
}