public final class PolishStemmer extends java.lang.Object implements IStemmer, java.lang.Iterable<WordData>
DictionaryLookup| Modifier and Type | Class and Description |
|---|---|
static class |
PolishStemmer.DICTIONARY
Deprecated.
|
| Constructor and Description |
|---|
PolishStemmer() |
PolishStemmer(PolishStemmer.DICTIONARY dictionary)
Deprecated.
|
public PolishStemmer()
@Deprecated public PolishStemmer(PolishStemmer.DICTIONARY dictionary)
PolishStemmerpublic java.util.List<WordData> lookup(java.lang.CharSequence word)
Copyright © 2013. All Rights Reserved.