Y
Hacker News
new
|
ask
|
show
|
jobs
by
mzh0
3256 days ago
it'll be really helpful if you explicitly list its supported language.
1 comments
kbr
3256 days ago
Well, for future reference, the library itself is for Javascript. The post is more focused on how it works, rather than what language it uses.
link
mzh0
3256 days ago
i was asking the language it supports, i.e. English, Spanish, Chinese, etc
link
kbr
3256 days ago
My bad, it supports English, but the only feature dependent on this is the part that removes stop words.
You can easily configure the stop words that Wade removes by editing `Wade.config.stopWords`.
link
ash_gti
3256 days ago
It will likely have trouble with languages that don't include spaces around words. This will likely work for most latin based languages though.
link