C# Class SF.Snowball.Ext.RomanianStemmer

Inheritance: SF.Snowball.SnowballProgram
显示文件 Open project: synhershko/lucene.net Class Usage Examples

Public Methods

Method Description
RomanianStemmer ( ) : System
Stem ( ) : bool

Private Methods

Method Description
copy_from ( RomanianStemmer other ) : void
r_R1 ( ) : bool
r_R2 ( ) : bool
r_RV ( ) : bool
r_combo_suffix ( ) : bool
r_mark_regions ( ) : bool
r_postlude ( ) : bool
r_prelude ( ) : bool
r_standard_suffix ( ) : bool
r_step_0 ( ) : bool
r_verb_suffix ( ) : bool
r_vowel_suffix ( ) : bool

Method Details

RomanianStemmer() public method

public RomanianStemmer ( ) : System
return System

Stem() public method

public Stem ( ) : bool
return bool