wink-pos-tagger
Version:
English Part-of-speech (POS) tagger
21 lines (20 loc) • 423 B
JSON
{
"opts": {
"encoding": "utf8",
"readme": "README.md",
"template": "./node_modules/docdash/",
"destination": "docs"
},
"plugins": ["plugins/markdown"],
"docdash": {
"meta": {
"title": "wink-pos-tagger - Wink JS"
},
"menu":{
"Github":{
"href":"https://github.com/winkjs/wink-pos-tagger",
"target":"_blank"
}
}
}
}