Skip to content

Neural machine translation system implemented with TensorFlow

Notifications You must be signed in to change notification settings

gjurdzinski/nmt

Repository files navigation

Neural Machine Translation system

Neural machine translation implemented with TensorFlow. When trained and tested on english-vietnamese translations of TED Talks (https://nlp.stanford.edu/projects/nmt/) it gets over 23 BLEU score.

Implementation was based on following tutorial: https://www.tensorflow.org/tutorials/seq2seq

The code wasn't cleaned so it might be not very neat and nice in some places and it might lack some explanations that would be useful to put in the comments.

About

Neural machine translation system implemented with TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages