def compute_score()

in IWSLT2022/scorer.py [0:0]


def compute_score(
    hypotheses: str,
    annotated_formal_refs: str,
    annotated_informal_refs: str,
    tok_split: bool=True