Re: Implementing snowball for a new language

Olly Betts <[email protected]> Thu, 2 Jan 2020 20:15:35 +0000
Newsgroups gmane.comp.search.snowball
Message-ID <[email protected]>
On Wed, Jan 01, 2020 at 08:00:41PM +0500, Naeemuddin Hadi wrote:
> Can anyone help me how can I use snowball for stemming a new perso-arabic
> script based language?
 
https://github.com/snowballstem/snowball/blob/master/CONTRIBUTING.rst
documents how to submit a new algorithm, plus a few coding tips.

If you have any more specific questions that aren't covered there,
ask and we can try to help.

Cheers,
    Olly