ireland-news-headlines/main.sh
2022-05-28 21:44:49 +02:00

7 lines
219 B
Bash
Executable File

python3 wockyWoad.py
vw --oaa 7 train-in -f vw.model
vw -i vw.model -t dev-0-in -p dev-0-out --quiet
vw -i vw.model -t test-A-in -p test-A-out --quiet
vw -i vw.model -t test-B-in -p test-B-out --quiet
python3 decode.py