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