C# 클래스 SF.Snowball.Ext.PortugueseStemmer

Generated class implementing code defined by a snowball script.
상속: SF.Snowball.SnowballProgram, ISnowballStemmer
파일 보기 프로젝트 열기: synhershko/lucene.net 1 사용 예제들

공개 메소드들

메소드 설명
Init ( ) : void
PortugueseStemmer ( ) : System
Stem ( ) : bool

비공개 메소드들

메소드 설명
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

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

PortugueseStemmer() 공개 메소드

public PortugueseStemmer ( ) : System
리턴 System

Stem() 공개 메소드

public Stem ( ) : bool
리턴 bool