Package | Description |
---|---|
org.tartarus.snowball | |
org.tartarus.snowball.ext |
Modifier and Type | Class and Description |
---|---|
class |
SnowballStemmer |
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 |
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.
|
Copyright © 2012. All Rights Reserved.