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

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

Méthodes publiques

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

Private Methods

Méthode Description
copy_from ( PortugueseStemmer other ) : void
r_R1 ( ) : bool
r_R2 ( ) : bool
r_RV ( ) : bool
r_mark_regions ( ) : bool
r_postlude ( ) : bool
r_prelude ( ) : bool
r_residual_form ( ) : bool
r_residual_suffix ( ) : bool
r_standard_suffix ( ) : bool
r_verb_suffix ( ) : 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