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