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

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

Méthodes publiques

Méthode Description
GetAlignments ( ) : ShapeNode>>.IEnumerable
MultipleWordAlignerResult ( IWordAligner wordAligner, ShapeNode>.IPairwiseAlignmentScorer scorer, IEnumerable words ) : System.Collections.Generic

Method Details

GetAlignments() public méthode

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

MultipleWordAlignerResult() public méthode

public MultipleWordAlignerResult ( IWordAligner wordAligner, ShapeNode>.IPairwiseAlignmentScorer scorer, IEnumerable words ) : System.Collections.Generic
wordAligner IWordAligner
scorer ShapeNode>.IPairwiseAlignmentScorer
words IEnumerable
Résultat System.Collections.Generic