From 421af8a5b84ab60f2d5a3564937895c3e8b48534 Mon Sep 17 00:00:00 2001 From: Kamil Paprota Date: Fri, 3 Apr 2020 14:19:45 +0200 Subject: [PATCH] metryki --- lines.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lines.sh b/lines.sh index f8af1e9..d46c2a3 100644 --- a/lines.sh +++ b/lines.sh @@ -8,4 +8,4 @@ cut -f2 wikiniews_results.tsv > hypothesis.txt sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout > sclite.txt -python ./createMetricFiles.py \ No newline at end of file +python ./CreateMetricFiles.py \ No newline at end of file