| Package | Description | 
|---|---|
| org.apache.lucene.analysis.snowball | TokenFilterandAnalyzerimplementations 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 | Field and Description | 
|---|---|
| SnowballProgram | Among. methodobject | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | SnowballProgram. copy_from(SnowballProgram other) | 
| Constructor and Description | 
|---|
| Among(String s,
     int substring_i,
     int result,
     String methodname,
     SnowballProgram methodobject) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArmenianStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | BasqueStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | CatalanStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | DanishStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | DutchStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | EnglishStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | FinnishStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | FrenchStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | German2StemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | GermanStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | HungarianStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | IrishStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | ItalianStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | KpStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | LovinsStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | NorwegianStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | PorterStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | PortugueseStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | RomanianStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | RussianStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | SpanishStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | SwedishStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
| class  | TurkishStemmerThis class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script. | 
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.