@ -3,7 +3,7 @@
MYFILE="wikiniews_results.tsv"
COUNT=0
COUNT_DIFF=0
wc -l $myfile > $COUNT
wc -l $MYILE > $COUNT
# create trn
cut -f2 $MYFILE | awk 'BEGIN{FS=OFS="\t"}{print $0,"(sp1_"NR")"}' > hypothesis.trn
The note is not visible to the blocked user.