vietnamese-stopwords
Version:
Vietnamese stopwords
31 lines (30 loc) • 672 B
JSON
{
"name": "vietnamese-stopwords",
"version": "0.0.2",
"description": "Vietnamese stopwords",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/duyetdev/vietnamese-stopwords.git"
},
"keywords": [
"vietnamses",
"duyetdev",
"stopwords",
"nlp",
"data",
"mining",
"nodejs",
"mining",
"tokenizer"
],
"author": "Van-Duyet Le",
"license": "MIT",
"bugs": {
"url": "https://github.com/duyetdev/vietnamese-stopwords/issues"
},
"homepage": "https://github.com/duyetdev/vietnamese-stopwords#readme"
}