Word Pair Score¶
Module for scoring pairs of words.
-
class
yalign.wordpairscore.WordPairScore(dictionary_file)¶ Bases:
yalign.datatypes.ScoreFunctionProvides the probability that two words are translations of each other.
Module for scoring pairs of words.
yalign.wordpairscore.WordPairScore(dictionary_file)¶Bases: yalign.datatypes.ScoreFunction
Provides the probability that two words are translations of each other.