[Xapian-discuss] How to use a custom stemmer from Python bindings?

Eugene! esizikov at gmail.com
Tue Feb 2 07:22:11 GMT 2010


Hi,

I'm using Xapian bindings for Python in my project. How could I use a
custom stemmer instead of the included one (Snowball)? The one I'm
looking at right now is Hunspell (http://hunspell.sourceforge.net/)
which has Python bindings (http://code.google.com/p/pyhunspell/).

Thanks in advance,

Eugene



More information about the Xapian-discuss mailing list