jusjosgra / INFR11062_mt

mt

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

mt


Languages

Language:Jupyter Notebook 80.0%Language:Python 20.0%Language:Shell 0.1%