C# Class SF.Snowball.Ext.PortugueseStemmer

Generated class implementing code defined by a snowball script.
Inheritance: SF.Snowball.SnowballProgram, ISnowballStemmer
显示文件 Open project: synhershko/lucene.net Class Usage Examples

Public Methods

Method Description
Init ( ) : void
PortugueseStemmer ( ) : System
Stem ( ) : bool

Private Methods

Method 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

Init() public method

public Init ( ) : void
return void

PortugueseStemmer() public method

public PortugueseStemmer ( ) : System
return System

Stem() public method

public Stem ( ) : bool
return bool