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