C# 클래스 SIL.Cog.Domain.Components.PairwiseWordAlignerResult

상속: WordAlignerResultBase
파일 보기 프로젝트 열기: sillsdev/cog

공개 메소드들

메소드 설명
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