A list of NMT implementations.
Feel free add to this, via a pull request
Software | Who | Backend | Comments |
---|---|---|---|
dl4mt-tutorial | Cho, Orhan | Theano | |
lamtram | Graham | CNN | |
Nematus | Rico, Cho, Orhan | Theano | |
AMU NMT decoder | Marcin | Custom | compatible with Nematus models |
nmt.hybrid | Thang | Matlab | also word-based |
Paddle | Baidu | Paddle | demo |
seq2seq | Fariz | Keras | |
seq2seq-attn | Yoon | Torch | |
textsum | TensorFlow | text sum demo |