Skip to content

Source code for "Adaptive Weighting for Neural Machine Translation", COLING2018

Notifications You must be signed in to change notification settings

liyc7711/weighted-nmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weighted-nmt

Source code for "Adaptive Weighting for Neural Machine Translation"

The source code is developed upon dl4mt.

Train

THEANO_FLAGS=device=gpu,floatX=float32 python train.py 

Test

THEANO_FLAGS=device=gpu,floatX=float32 python translate.py 

Reference

Yachao Li, Junhui Li and Min Zhang. Adaptive Weighting for Neural Machine Translation. Proceedings of the 27th International Conference on Computational Linguistics (COLING 2018), 2018.

About

Source code for "Adaptive Weighting for Neural Machine Translation", COLING2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published