tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.38k stars 1.96k forks source link

Word vector pre-training #422

Open yapingzhao opened 5 years ago

yapingzhao commented 5 years ago

Hi, I have a question: Will Bleu be improved if the pre-trained word vectors are embedded in the neural machine translation model for retraining?

Looking forward to your advice or answers. Best regards, Thank you very much!

hichiaty commented 5 years ago

Potentially, I'm currently trying with bilm embeddings will keep you posted!