You can define exceptions in the Snowball language and generate a new stemmer. See the examples here:
http://snowball.tartarus.org/algorithms/english/stemmer.html wunder On 2/18/09 9:56 AM, "Erik Hatcher" <e...@ehatchersolutions.com> wrote: > > On Feb 18, 2009, at 12:40 PM, Leonardo Dias wrote: >> Is there a way to make the snowball algorithm work with a >> protwords.txt file? > > Currently, and unfortunately, no - the protected words feature is not > available the SnowballPorterFilterFactory. It wouldn't take much > effort to bring that capability across though. > > Erik