| Package | Description |
|---|---|
| org.apache.lucene.analysis.gl |
Analyzer for Galician.
|
| org.apache.lucene.analysis.pt |
Analyzer for Portuguese.
|
| Class and Description |
|---|
| RSLPStemmerBase
Base class for stemmers that use a set of RSLP-like stemming steps.
|
| RSLPStemmerBase.Step
A step containing a list of rules.
|
| Class and Description |
|---|
| PortugueseLightStemmer
Light Stemmer for Portuguese
|
| PortugueseMinimalStemmer
Minimal Stemmer for Portuguese
|
| PortugueseStemmer
Portuguese stemmer implementing the RSLP (Removedor de Sufixos da Lingua Portuguesa)
algorithm.
|
| RSLPStemmerBase
Base class for stemmers that use a set of RSLP-like stemming steps.
|
| RSLPStemmerBase.Rule
A basic rule, with no exceptions.
|
| RSLPStemmerBase.Step
A step containing a list of rules.
|