Greek stemmer
Oleg Smirnov <[email protected]> Thu, 25 Aug 2016 16:26:15 +0200
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <CAE+LRqPSJpEBBevn4sLRYoisc1nrz+CUNtARZ5gVwy6+QyZ-3g@mail.gmail.com> |
Hi all, I have implemented a stemmer for Modern Greek language [1] based on a thesis by G. Ntais [2] with improvements proposed by S. Saroukos [3] I'm pretty new to Snowball so it will be great if someone could review my code. Any feedback is much appreciated. 1. https://github.com/snowballstem/snowball/pull/44 2. http://sais.se/mthprize/2007/ntais2007.pdf 3. http://tampub.uta.fi/bitstream/handle/10024/80480/gradu03463.pdf -- Regards, Oleg Smirnov