public class PortugueseLightStemmer
extends java.lang.Object
This stemmer implements the "UniNE" algorithm in: Light Stemming Approaches for the French, Portuguese, German and Hungarian Languages Jacques Savoy
| Constructor and Description |
|---|
PortugueseLightStemmer() |
| Modifier and Type | Method and Description |
|---|---|
int |
stem(char[] s,
int len) |
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.