Package | Description |
---|---|
org.apache.lucene.analysis.pt |
Analyzer for Portuguese.
|
Modifier and Type | Class and 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 and Description |
---|---|
protected RSLPStemmerBase.Rule[] |
RSLPStemmerBase.Step.rules |
Constructor and Description |
---|
Step(String name,
RSLPStemmerBase.Rule[] rules,
int min,
String[] suffixes)
Create a new step
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.