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

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

Méthodes publiques

Méthode Description
DolgopolskyCognateIdentifier ( SegmentPool segmentPool, IEnumerable soundClasses, int initialEquivalenceThreshold ) : System.Collections.Generic
UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void

Method Details

DolgopolskyCognateIdentifier() public méthode

public DolgopolskyCognateIdentifier ( SegmentPool segmentPool, IEnumerable soundClasses, int initialEquivalenceThreshold ) : System.Collections.Generic
segmentPool SegmentPool
soundClasses IEnumerable
initialEquivalenceThreshold int
Résultat System.Collections.Generic

UpdatePredictedCognacy() public méthode

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