Package | Description |
---|---|
org.apache.lucene.analysis.pt |
Analyzer for Portuguese.
|
Modifier and Type | Class | Description |
---|---|---|
protected static class |
RSLPStemmerBase.RuleWithSetExceptions |
A rule with a set of whole-word exceptions.
|
protected static class |
RSLPStemmerBase.RuleWithSuffixExceptions |
A rule with a set of exceptional suffixes.
|
Modifier and Type | Field | Description |
---|---|---|
protected RSLPStemmerBase.Rule[] |
RSLPStemmerBase.Step.rules |
Constructor | Description |
---|---|
Step(String name,
RSLPStemmerBase.Rule[] rules,
int min,
String[] suffixes) |
Create a new step
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.