Modifier and Type | Class and Description |
---|---|
static class |
SnowballStemmer.ALGORITHM |
Constructor and Description |
---|
SnowballStemmer(SnowballStemmer.ALGORITHM algorithm) |
SnowballStemmer(SnowballStemmer.ALGORITHM algorithm,
int repeat) |
public SnowballStemmer(SnowballStemmer.ALGORITHM algorithm, int repeat)
public SnowballStemmer(SnowballStemmer.ALGORITHM algorithm)
public CharSequence stem(CharSequence word)
Copyright © 2015 The Apache Software Foundation. All rights reserved.