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

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

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

Метод Описание
DolgopolskyCognateIdentifier ( SegmentPool segmentPool, IEnumerable soundClasses, int initialEquivalenceThreshold ) : System.Collections.Generic
UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void

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

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

public DolgopolskyCognateIdentifier ( SegmentPool segmentPool, IEnumerable soundClasses, int initialEquivalenceThreshold ) : System.Collections.Generic
segmentPool SegmentPool
soundClasses IEnumerable
initialEquivalenceThreshold int
Результат System.Collections.Generic

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

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