newbie snowball, Lucene, and openNLP

Andrew Davidson <[email protected]> Tue, 17 Mar 2015 13:39:23 -0700
Newsgroups gmane.comp.search.snowball
Message-ID <[email protected]>
I like snowball how ever I am concerned that it is no longer supported. After a lot of googling it seems like snowball maybe incorporated into Lucene

I wonder if I am better off using lucent or openNLP for my stop word removal and stemming needs?

Are there other solutions I should consider? I need a solution that supports multiple languages and is callable from Java

thanks

Andy