Hi, WeiWei

I find that org.tartarus.snowball.ext.PorterStemmer maybe can be used.
However, there is no example which can tell me how to use it. Can you give
me a example?

Regards,
Zhou Wenlei

On 24 April 2011 19:24, Weiwei Wang <ww.wang...@gmail.com> wrote:

> search lucene snowball
> 在 2011-4-24 下午7:14,"wenlei zhou" <wenlei.zho...@gmail.com>写道:
> >
> > Hi, guys
> > I want to stem some English text.
> > For example:
> >
> > String stemTerm(String term){
> >   ...
> > }
> >
> > We can get the stemmed term of the input term.
> >
> > Does any one knows how to use lucene to achieve this target?
> >
> > Sincerely,
> > Zhou Wenlei
>

Reply via email to