convtransformer
convtransformer copied to clipboard
Code for the ACL2020 paper Character-Level Translation with Self-Attention
Interactive inference fails on python 3.8.5 (maybe also other versions). ``` python interactive.py -source_sentence "test this out" -path_checkpoint "models/checkpoint_best.pt" -data_bin "prep/" | [en] dictionary: 48 types | [en] dictionary: 48...
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,...
hello, could you please provide the latest code for test? I found that there are several changes in arguments, such as when I test interactive.py, it shows errors: usage: interactive.py...