| Package | Description | 
|---|---|
| org.apache.lucene.analysis.snowball | 
TokenFilter and Analyzer implementations that use Snowball
 stemmers. | 
| org.tartarus.snowball | 
 Snowball stemmer API 
 | 
| org.tartarus.snowball.ext | 
 Autogenerated snowball stemmer implementations. 
 | 
| Constructor and Description | 
|---|
SnowballFilter(TokenStream input,
              SnowballProgram stemmer)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SnowballProgram.copy_from(SnowballProgram other)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArmenianStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
BasqueStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
CatalanStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
DanishStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
DutchStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
EnglishStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
FinnishStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
FrenchStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
German2Stemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
GermanStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
HungarianStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
IrishStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
ItalianStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
KpStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
LithuanianStemmer
This class was automatically generated by a Snowball to Java compiler
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
LovinsStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
NorwegianStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
PorterStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
PortugueseStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
RomanianStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
RussianStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
SpanishStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
SwedishStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
class  | 
TurkishStemmer
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. 
 | 
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.