C# Class SIL.Cog.Domain.Components.PairwiseWordAlignerResult

Inheritance: WordAlignerResultBase
Afficher le fichier Open project: sillsdev/cog

Méthodes publiques

Méthode Description
GetAlignments ( ) : ShapeNode>>.IEnumerable
PairwiseWordAlignerResult ( IWordAligner wordAligner, ShapeNode>.IPairwiseAlignmentScorer scorer, SIL.Cog.Domain.Components.WordPairAlignerSettings settings, Word word1, Word word2 ) : System.Collections.Generic

Method Details

GetAlignments() public méthode

public GetAlignments ( ) : ShapeNode>>.IEnumerable
Résultat ShapeNode>>.IEnumerable

PairwiseWordAlignerResult() public méthode

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
Résultat System.Collections.Generic