Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Lucene
Net
Tartarus
Snowball
Ext
SwedishStemmer
C# Class Lucene.Net.Tartarus.Snowball.Ext.SwedishStemmer
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
Inheritance:
SnowballProgram
Show file
Open project: apache/lucenenet
Public Methods
Method
Description
Equals
(
object
o
) :
bool
GetHashCode
( ) :
int
Stem
( ) :
bool
Private Methods
Method
Description
copy_from
(
SwedishStemmer
other
) :
void
r_consonant_pair
( ) :
bool
r_main_suffix
( ) :
bool
r_mark_regions
( ) :
bool
r_other_suffix
( ) :
bool
Method Details
Equals()
public
method
public
Equals
(
object
o
) :
bool
o
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Stem()
public
method
public
Stem
( ) :
bool
return
bool