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-2022 Apache Software Foundation. All Rights Reserved.