Y
Hacker News
new
|
ask
|
show
|
jobs
by
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`.
1 comments
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