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

상속: ICognateIdentifier
파일 보기 프로젝트 열기: sillsdev/cog 1 사용 예제들

공개 메소드들

메소드 설명
ThresholdCognateIdentifier ( double threshold ) : System.Linq
UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void

메소드 상세

ThresholdCognateIdentifier() 공개 메소드

public ThresholdCognateIdentifier ( double threshold ) : System.Linq
threshold double
리턴 System.Linq

UpdatePredictedCognacy() 공개 메소드

public UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void
wordPair WordPair
alignerResult IWordAlignerResult
리턴 void