public class BrazilianStemmer extends Object
Constructor and Description |
---|
BrazilianStemmer() |
Modifier and Type | Method and Description |
---|---|
String |
log()
For log and debug purpose
|
protected String |
stem(String term)
Stems the given term to an unique discriminator.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.