stopwords-id
Version:
The most comprehensive collection of stopwords for the indonesian language.
22 lines (21 loc) • 457 B
JSON
{
"name": "stopwords-id",
"description": "The most comprehensive collection of stopwords for the indonesian language.",
"keywords": [
"indonesian",
"stopwords",
"stop words"
],
"homepage": "https://github.com/stopwords-iso/stopwords-id",
"authors": [
"Gene Diaz <genediazjr@gmail.com>"
],
"license": "MIT",
"main": "stopwords-id.json",
"ignore": [
"**/.*",
"raw",
"node_modules",
"bower_components"
]
}