The test example

  • run test_train.sh
  • move the five files generated in models dir to <model_name> dir
  • move data dir (which should contain also the corpora and dictionaries) to <model_name> dir
  • run CUDA_VISIBLE_DEVICES=-1 python test_translate.py where -1 means using CPU (set to 0 if GPU)

Questions

  • Py2 -> Py3?

Random notes

p.s. 22/May: /Users/shijieyao/Downloads/nematus-tensorflow