Zaktualizuj 'counter.sh'

This commit is contained in:
Bartosz Szukała 2019-04-26 10:56:35 +00:00
parent 2f5f1ac12f
commit 5e5b3507d5

View File

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