@ -0,0 +1,4 @@
xzcat train/in.tsv.xz | paste train/expected.tsv - | python3 ./create_dictionary.py
python3 ./train.py
xzcat dev-0/in.tsv.xz | python3 ./predict.py > dev-0/out.tsv
xzcat test-A/in.tsv.xz | python3 ./predict.py > test-A/out.tsv
The note is not visible to the blocked user.