C# Class Lucene.Net.Tartarus.Snowball.Ext.FinnishStemmer

This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
Inheritance: SnowballProgram
Afficher le fichier Open project: apache/lucenenet Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object o ) : bool
GetHashCode ( ) : int
Stem ( ) : bool

Private Methods

Méthode Description
copy_from ( FinnishStemmer other ) : void
r_LONG ( ) : bool
r_R2 ( ) : bool
r_VI ( ) : bool
r_case_ending ( ) : bool
r_i_plural ( ) : bool
r_mark_regions ( ) : bool
r_other_endings ( ) : bool
r_particle_etc ( ) : bool
r_possessive ( ) : bool
r_t_plural ( ) : bool
r_tidy ( ) : bool

Method Details

Equals() public méthode

public Equals ( object o ) : bool
o object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Stem() public méthode

public Stem ( ) : bool
Résultat bool