Category "hunspell"

Understanding hunspell stemming, why aren't plural and singular stemmed the same?

We are using hunspell in elasticsearch to help us stem irregular nouns, but it doesn't really give us the expected result. Fx "gulerod" (carrot) vs "guler&oslas

Installing hunspell package

I'm looking forward to install the hunspell package using pip, but it throws the following error: Collecting hunspell Using cached hunspell-0.4.1.tar.gz Buil

Regex to match word delimiters in multilingual text

I have a text box that a user can input any text in any language in and I need to split that text into words so that I could pass those words into hunspell spel