Méthode | Description | |
---|---|---|
BlairCognateIdentifier ( SegmentPool segmentPool, bool ignoreRegularInsertionDeletion, bool regularConsEqual, bool automaticRegularCorrespondenceThreshold, int defaultRegularCorrepondenceThreshold, ISegmentMappings ignoredMappings, ISegmentMappings similarSegments ) : System.Globalization | ||
UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void |
Méthode | Description | |
---|---|---|
IsRegular ( WordPair wordPair, IWordAlignerResult alignerResult, ShapeNode>.Alignment |
public BlairCognateIdentifier ( SegmentPool segmentPool, bool ignoreRegularInsertionDeletion, bool regularConsEqual, bool automaticRegularCorrespondenceThreshold, int defaultRegularCorrepondenceThreshold, ISegmentMappings ignoredMappings, ISegmentMappings similarSegments ) : System.Globalization | ||
segmentPool | SegmentPool | |
ignoreRegularInsertionDeletion | bool | |
regularConsEqual | bool | |
automaticRegularCorrespondenceThreshold | bool | |
defaultRegularCorrepondenceThreshold | int | |
ignoredMappings | ISegmentMappings | |
similarSegments | ISegmentMappings | |
Résultat | System.Globalization |
public UpdatePredictedCognacy ( WordPair wordPair, IWordAlignerResult alignerResult ) : void | ||
wordPair | WordPair | |
alignerResult | IWordAlignerResult | |
Résultat | void |