tensorflow / nmt

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

Does the tensorflow/nmt model support encoder and decoder using BPE and characters separately? #416

Open yapingzhao opened 5 years ago

yapingzhao commented 5 years ago

Hi, I am a beginner of tensorflow/nmt.I have a question:Does the tensorflow/nmt model support encoder and decoder using BPE and characters separately?

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