Hacker News new | ask | show | jobs
by mzh0 3261 days ago
i was asking the language it supports, i.e. English, Spanish, Chinese, etc
1 comments

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`.

It will likely have trouble with languages that don't include spaces around words. This will likely work for most latin based languages though.