Re: Implementing snowball for a new language
Olly Betts <[email protected]> Mon, 6 Jan 2020 01:04:42 +0000
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <[email protected]> |
Please keep the mailing list Cc-ed - then other people can also help
you (probably better than I can with the specifics of stemming in
arabic scripts).
On Sun, Jan 05, 2020 at 02:39:09PM +0500, Naeemuddin Hadi wrote:
> I was actually asking about how can I make a stemmer for a language written
> in arabic script using snowball. Is there any example code which I can
> access? Or tutorials for it?
There's an existing stemmer for Arabic - see algorithms/arabic.sbl in
the snowball repo.
There aren't currently any tutorials for writing stemmers as such.
Cheers,
Olly