C# 클래스 Lucene.Net.Analysis.Th.TestThaiAnalyzer

Test case for ThaiAnalyzer, modified from TestFrenchAnalyzer
상속: BaseTokenStreamTestCase
파일 보기 프로젝트 열기: apache/lucenenet

공개 메소드들

메소드 설명
SetUp ( ) : void

비공개 메소드들

메소드 설명
TestAnalyzer30 ( ) : void
TestAttributeReuse ( ) : void
TestBackwardsStopWords ( ) : void
TestBuggyTokenType30 ( ) : void
TestOffsets ( ) : void
TestPositionIncrements ( ) : void
TestRandomHugeStrings ( ) : void
TestRandomStrings ( ) : void
TestReusableTokenStream ( ) : void
TestReusableTokenStream30 ( ) : void
TestStopWords ( ) : void
TestTwoSentences ( ) : void

메소드 상세

SetUp() 공개 메소드

public SetUp ( ) : void
리턴 void