zadanie3 test7

This commit is contained in:
massta 2020-04-03 15:56:55 +02:00
parent 0675f1cad1
commit 41cda2f327

View File

@ -5,4 +5,4 @@ cut -f3 -s wikiniews_results.tsv > referencje.txt
awk 'BEGIN{FS=OFS="\t"}{print $0,"(sp1_"NR")"}' < referencje.txt > reference.trn
awk 'BEGIN{FS=OFS="\t"}{print $0,"(sp1_"NR")"}' < hipotezy.txt > hypothesis.trn
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o dtl stdout | grep "with error" | cut -f2
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout | grep "Scores: "