tensorflow / nmt

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

Is seq2seq UNIVERSAL for all languages? #162

Open bota7070 opened 7 years ago

bota7070 commented 7 years ago

Hi! I`m from Kazakhstan. I want to run nmt for eng-kaz pairs. I have a question! Does this program work for eng-kaz pairs? I just changed train and vocabulary parts. Is it all?

ghost commented 7 years ago

Yes, It will work for any language pair as long as you have a parallel corpus. You can start with the set of standard hyperparameters available here: standard_hparams