zhiyou720 / Englishi-to-Japanese-Translation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • enc_dec.py --- implementation of a basic encoder-decoder
  • nmt_translate.py --- source code to load data and run training and evaluation
  • nmt_config.py --- neural model parameters, data selection, etc.

To run an experiment set parameters in nmt_config.py and execute bash script run_exp

About


Languages

Language:Python 99.9%Language:Shell 0.1%