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