Most tests adopted from TestCJKTokenizer
상속: BaseTokenStreamTestCase
예제 #1
0
 public AnalyzerAnonymousInnerClassHelper3(TestCJKAnalyzer outerInstance)
 {
     this.outerInstance = outerInstance;
 }
예제 #2
0
 public AnalyzerAnonymousInnerClassHelper3(TestCJKAnalyzer outerInstance)
 {
     this.outerInstance = outerInstance;
 }
예제 #3
0
 public AnalyzerAnonymousInnerClassHelper(TestCJKAnalyzer outerInstance, NormalizeCharMap norm)
 {
     this.outerInstance = outerInstance;
     this.norm          = norm;
 }
예제 #4
0
 public AnalyzerAnonymousInnerClassHelper(TestCJKAnalyzer outerInstance, NormalizeCharMap norm)
 {
     this.outerInstance = outerInstance;
     this.norm = norm;
 }