C# 클래스 Yamool.CWSharp.MaximumMatchTokenBreaker.SvwlFilter

The Smallest variance of word lengths filter.
상속: IChunkFilter
파일 보기 프로젝트 열기: zhengchun/CWSharp

공개 메소드들

메소드 설명
Apply ( IList chunks, int count ) : int
SvwlFilter ( ) : System

메소드 상세

Apply() 공개 메소드

public Apply ( IList chunks, int count ) : int
chunks IList
count int
리턴 int

SvwlFilter() 공개 메소드

public SvwlFilter ( ) : System
리턴 System