challenging-america-word-ga.../command.sh
Szymon Parafiński 6e621c332e add bigram script
2023-04-05 00:35:07 +02:00

2 lines
70 B
Bash

#!/bin/bash
xzcat test-A/in.tsv.xz| python3 bigram.py > test-A/out.tsv