rouge
rouge copied to clipboard
Hypothesis == '.' will raise ValueError("Hypothesis is empty.")
If the hypothesis string is .
, it will cause error:
ValueError: Hypothesis is empty.