| Package | Description | 
|---|---|
| org.apache.lucene.analysis.pt | Analyzer for Portuguese. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | RSLPStemmerBase.RuleWithSetExceptionsA rule with a set of whole-word exceptions. | 
| protected static class  | RSLPStemmerBase.RuleWithSuffixExceptionsA 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-2021 Apache Software Foundation. All Rights Reserved.