s452088-mlworkshops/get_WRR_metric.py
Krzysztof Jurkiewicz 07ad51dfa0 add metric counter
2019-04-26 15:28:54 +02:00

6 lines
104 B
Python

from plots import *
csdi_dict = collect_csdi("hypothesis.trn.pra")
print_WRR_for_sentences(csdi_dict)