Re: Snowball Analyzer for Greek

Robert Muir <[email protected]>
Newsgroups gmane.comp.search.snowball
Message-ID <CAOdYfZV5zJy7FtrRLLbsnw+t+E9EV9V-_HBd1sB-cGSA=WRLvA@mail.gmail.com>
On Tue, May 31, 2011 at 8:49 AM, Christophe Maillard
<[email protected]> wrote:
> Dear Sir/Madam,
>
> I tried the Snowball Analyzer in English, and that worked perfectly fine.
> But now, I would like to try it for Greek, but when I compile the sources, I
> get the following exception :
>
>     java.lang.ClassNotFoundException: org.tartarus.snowball.ext.GreekStemmer
>
> What's strange is that the file
> org\apache\lucene\analysis\el\GreekStemmer.class exists, but the file
> org\tartarus\snowball\ext\GreekStemmer.class does not. I tried to copy the
> existing file into this directory (and re-JARed), but I had another
> exception.
>
> I'm using lucene 3.1.
>

This is not a snowball stemmer: its just ordinary java code. you need
to use GreekStemFilter to use it (or GreekAnalyzer)

_______________________________________________
Snowball-discuss mailing list
[email protected]
http://lists.tartarus.org/mailman/listinfo/snowball-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.