hplt-project / OpusCleaner

OpusCleaner is a web interface that helps you select, clean and schedule your data for training machine translation models.
https://pypi.org/project/opuscleaner/
46 stars 13 forks source link

No way to retry failed download #91

Closed kpu closed 1 year ago

kpu commented 1 year ago

I'm at http://127.0.0.1:8000/frontend/index.html#/download/ and a download failed because I didn't mkdir -p data/train-parts before running #62 . Now the button for downloading that corpus is disabled.