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

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

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

Метод Описание
GetAlignments ( ) : ShapeNode>>.IEnumerable
PairwiseWordAlignerResult ( IWordAligner wordAligner, ShapeNode>.IPairwiseAlignmentScorer scorer, SIL.Cog.Domain.Components.WordPairAlignerSettings settings, Word word1, Word word2 ) : System.Collections.Generic

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

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

public GetAlignments ( ) : ShapeNode>>.IEnumerable
Результат ShapeNode>>.IEnumerable

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

public PairwiseWordAlignerResult ( IWordAligner wordAligner, ShapeNode>.IPairwiseAlignmentScorer scorer, SIL.Cog.Domain.Components.WordPairAlignerSettings settings, Word word1, Word word2 ) : System.Collections.Generic
wordAligner IWordAligner
scorer ShapeNode>.IPairwiseAlignmentScorer
settings SIL.Cog.Domain.Components.WordPairAlignerSettings
word1 Word
word2 Word
Результат System.Collections.Generic