|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnowballProgram | |
---|---|
org.tartarus.snowball | |
org.tartarus.snowball.ext |
Uses of SnowballProgram in org.tartarus.snowball |
---|
Subclasses of SnowballProgram in org.tartarus.snowball | |
---|---|
class |
SnowballStemmer
|
Fields in org.tartarus.snowball declared as SnowballProgram | |
---|---|
SnowballProgram |
Among.methodobject
|
Methods in org.tartarus.snowball with parameters of type SnowballProgram | |
---|---|
protected void |
SnowballProgram.copy_from(SnowballProgram other)
|
Constructors in org.tartarus.snowball with parameters of type SnowballProgram | |
---|---|
Among(String s,
int substring_i,
int result,
String methodname,
SnowballProgram methodobject)
|
Uses of SnowballProgram in org.tartarus.snowball.ext |
---|
Subclasses of SnowballProgram in org.tartarus.snowball.ext | |
---|---|
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 |
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 |
italianStemmer
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |