public class GermanMinimalStemmer
extends java.lang.Object
This stemmer implements the following algorithm: Morphologie et recherche d'information Jacques Savoy.
| Constructor and Description |
|---|
GermanMinimalStemmer() |
| Modifier and Type | Method and Description |
|---|---|
int |
stem(char[] s,
int len) |
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.