From: | Oleg Bartunov <obartunov(at)gmail(dot)com> |
---|---|
To: | Postgres General <pgsql-general(at)postgresql(dot)org>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Fwd: [Snowball-discuss] Greek stemmer |
Date: | 2016-08-25 20:30:11 |
Message-ID: | CAF4Au4wAEQ_CwM7xE0ybLA3WNYim6Fz+B-nkx+1cQozCNbU2QA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
This is a chance to add default configuration for Greek language if
somebody with good knowledge could follow this development.
Oleg
---------- Forwarded message ----------
From: Oleg Smirnov <oleg(dot)smirnov(at)gmail(dot)com>
Date: Thu, Aug 25, 2016 at 5:26 PM
Subject: [Snowball-discuss] Greek stemmer
To: "snowball-discu." <snowball-discuss(at)lists(dot)tartarus(dot)org>
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
_______________________________________________
Snowball-discuss mailing list
Snowball-discuss(at)lists(dot)tartarus(dot)org
http://lists.tartarus.org/mailman/listinfo/snowball-discuss
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2016-08-25 20:48:24 | Re: Understanding Postgres Memory Usage |
Previous Message | Theron Luhn | 2016-08-25 20:00:42 | Re: Understanding Postgres Memory Usage |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2016-08-25 21:26:31 | Re: increasing the default WAL segment size |
Previous Message | Kevin Grittner | 2016-08-25 20:19:25 | Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature |