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

Inheritance: ICognateIdentifier
Afficher le fichier Open project: sillsdev/cog Class Usage Examples

Méthodes publiques

Méthode Description
ThresholdCognateIdentifier ( double threshold ) : System.Linq
UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void

Method Details

ThresholdCognateIdentifier() public méthode

public ThresholdCognateIdentifier ( double threshold ) : System.Linq
threshold double
Résultat System.Linq

UpdatePredictedCognacy() public méthode

public UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void
wordPair WordPair
alignerResult IWordAlignerResult
Résultat void