Searched defs:hypothesis (Results 1 – 4 of 4) sorted by relevance
59 hypothesis, argument
136 sparse::SparseTensor hypothesis; in Compute() local
365 for (const Hypothesis* hypothesis : hypotheses) { in Study() local376 for (const Hypothesis* hypothesis : hypotheses) { in Study() local384 for (const Hypothesis* hypothesis : hypotheses) { in Study() local
3714 def edit_distance(hypothesis, truth, normalize=True, name="edit_distance"): argument