This commit is contained in:
Kuba Kowalczyk 2019-04-26 12:17:51 +02:00
parent 9bea646869
commit d396f7b061

View File

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