dockerfile

This commit is contained in:
Kuba Kowalczyk 2019-04-26 12:06:52 +02:00
parent a5639bbbe7
commit d7fc16db7a
1 changed files with 1 additions and 1 deletions

View File

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