This commit is contained in:
Bartosz Szukała 2019-04-26 12:30:39 +02:00
parent 8d84a04f3b
commit b90c70b28a

View File

@ -1 +1,2 @@
wc -l wikiniews_results.tsv >> txt.txt
awk '{print gensub("^\\*\\*", "\\\\**", "g", $0) "\t(sp1_"NR")"}' < wikinews_results.tsv > reference.trn
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout