C# (CSharp) Segmenter.Model.Criterion Namespace

Classes

Name Description
Criterion The criterion of break. Defines the best mode of segmentation. Allows you to handle how long will the process do something.
CriterionAttitudeOfRemoteness Provides search for a criterion of integrity the following rule Average word length is no more than the ratio of log2(Interval(M))/log2(Interval(m))
CriterionEqualityOfDepths Criterion "Equality of depths". Goal to find a chain with the same amount of information
CriterionFactory Creates one of available criterion
CriterionGoldenRatio The criterion of "golden ratio". The basis is the standard law of the golden ratio, where most of the - power of the alphabet and less - the maximum frequency of the word.
CriterionMethod Calculates actual and estimated characteristics of the subject word in the sequence
CriterionMinSymmetryByIntervals The criterion of "minimum symmetry by intervals". As taxons are the words of the intervals and merons - parts word intervals.
CriterionMinSymmetryByShrader The criterion of "minimum of symmetry." Calculates the minimum value of the symmetry of the chain. This is not a master criterion, since, as meron uses the same elements as in the calculation of taxons.
CriterionMinimumRegularity The criterion of minimum regularity. Allows you to identify the most irregular chain.
CriterionPartialOrlov A partial Orlov's criterion. Find the difference between the theoretical and practical power of the alphabet
CriterionShrederByWords The criterion shreder by words.