/Neural-Machine-Translation

Neural Machine Translation using Sequence-to-sequence with Global Attention for English to Vietnamese.

Primary LanguagePython

Neural Machine Translation using Sequence-to-sequence with Global Attention for English to Vietnamese.

Datasets

Source : https://nlp.stanford.edu/projects/nmt/

Get code

git clone https://github.com/chiennv2000/Neural-Machine-Translation
cd Neural-Machine-Translation

Train

python run.py --mode=train

Predict

python run.py --mode=predict

Result

Results on TED tst2013: 22.1 (BLEU SCORE)