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