Hacker News new | ask | show | jobs
by albertzeyer 3327 days ago
Google has released some framework for translation: https://github.com/google/seq2seq/

DeepMind has also released some framework which also has all the building blocks for translation: https://github.com/deepmind/sonnet

1 comments

Sure but these don't address parent's statement: they don't release code with research. These both came years after the original seq2seq paper.
Google's Seq2Seq came 3-4 months after the NMT paper.