C# (CSharp) Segmenter.Model.Seekers 네임스페이스

클래스들

이름 설명
DifferenceAverageIntervalExtractor That's the seeker for allocate words with characteristic differences of the arithmetic mean and geometric mean of the interval
ProbabilityExtractor Finds hits of word and calculates its characteristics to select the most perfect occurrence
SubwordExtractor Holds all methods that will use for segmentation with subwords
WordExtractor Used as a base for all kinds of word seekers for a chain.
WordExtractorFactory Creates a method for extracting a word in the chain based on a concrete rule