://sematext.com/ -- Solr - Lucene - Nutch
- Original Message
> From: Christopher Condit
> To: "java-user@lucene.apache.org"
> Sent: Thu, December 3, 2009 3:04:03 PM
> Subject: Snowball Stemmer Question
>
> The Snowball Analyzer works well for certain constructs but
The Snowball Analyzer works well for certain constructs but not others. In
particular I'm having a problem with things like "colossal" vs "colossus" and
"hippocampus" vs "hippocampal".
Is there a way to customize the analyzer to include these rules?
Thanks,
-Chris
---