C# Class SF.Snowball.Ext.HungarianStemmer

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

Public Methods

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

Private Methods

Method Description
copy_from ( HungarianStemmer other ) : void
r_R1 ( ) : bool
r_case ( ) : bool
r_case_other ( ) : bool
r_case_special ( ) : bool
r_double ( ) : bool
r_factive ( ) : bool
r_instrum ( ) : bool
r_mark_regions ( ) : bool
r_owned ( ) : bool
r_plur_owner ( ) : bool
r_plural ( ) : bool
r_sing_owner ( ) : bool
r_undouble ( ) : bool
r_v_ending ( ) : bool

Method Details

HungarianStemmer() public method

public HungarianStemmer ( ) : System
return System

Stem() public method

public Stem ( ) : bool
return bool