facebookresearch / UnsupervisedMT

Phrase-Based & Neural Unsupervised Machine Translation
Other
1.51k stars 262 forks source link

Ran out of tokens #88

Open HoongLik opened 5 years ago

HoongLik commented 5 years ago

Hi! I am facing an exception while proceed at "Translating test sentences" at the line 346 in the (./run.sh) from PBSMT. The exception will attached at below.

image

Is there anything I'm missing? Thanks!