Skip to content

Neural Machine Translation project for NLP Fall 2016

License

Notifications You must be signed in to change notification settings

all3xfx/NLP_NMT_Project

 
 

Repository files navigation

NLP_NMT_Project

Neural Machine Translation project for NLP Fall 2016

Steps to run

python translate.py source_language target_language (i.e. python translate.py fr en for fr->en translation)

Training results are shown in plot_training_process.ipynb.

Testing results and findings are discussed in the paper.

About

Neural Machine Translation project for NLP Fall 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.0%
  • Python 3.0%