CharizardAcademy / convtransformer

Code for the ACL2020 paper Character-Level Translation with Self-Attention
32 stars 7 forks source link

Missing conv-multi-fres-en.sh #3

Open pmarcis opened 4 years ago

pmarcis commented 4 years ago

Hi! The readme tells that the example for translating the test sets can be found in conv-multi-fres-en.sh, but there is no such bash script in the repo. Could you, please, update the readme with an example command for inference using a test file? Thanks!