alex-berard/seq2seq

Additional input features

zhang-jinyi opened this issue · 0 comments

Hi,
Great work!
But did you have a plan to implement additional input features?
Like the paper:
Linguistic Input Features Improve Neural Machine Translation (Senrich et al. 2016)
and implement in torch:
harvardnlp/seq2seq-attn@cb18ac3

Thank you very much for sharing such great code!