tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.35k stars 1.96k forks source link

Cannot generate vocab file #482

Open tan-yishu opened 3 years ago

tan-yishu commented 3 years ago

when i execute wmt16_en_de.sh, the very last file i get is bpe.32000. what could be wrong with that? thx