tensorflow / nmt

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

'format_text' for source and destination sentences in '_sample_decode' #223

Open daniel-kukiela opened 6 years ago

daniel-kukiela commented 6 years ago

Adds source and destination sentence formatting (as an addition to existing nmt sentence formatting).