ireland-news-headlines/main.sh
2022-05-28 17:39:32 +02:00

7 lines
236 B
Bash
Executable File

python3 rockyRoadtoDublin.py
vw vw-train -f vw.model
vw -i vw.model -t vw-dev0 -p predicted-dev-0 --quiet
vw -i vw.model -t vw-test-A -p predicted-test-A --quiet
vw -i vw.model -t vw-test-B -p predicted-test-B --quiet
python3 decode.py