C# Класс SIL.Cog.Domain.Components.ThresholdCognateIdentifier

Наследование: ICognateIdentifier
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ThresholdCognateIdentifier ( double threshold ) : System.Linq
UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void

Описание методов

ThresholdCognateIdentifier() публичный Метод

public ThresholdCognateIdentifier ( double threshold ) : System.Linq
threshold double
Результат System.Linq

UpdatePredictedCognacy() публичный Метод

public UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void
wordPair WordPair
alignerResult IWordAlignerResult
Результат void