OpenNMT/OpenNMT-tf

CNN decoder

Open

#884 opened on 2021年9月30日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (394 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,428 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Hello,

Is there a plan to implement fully CNN seq2seq models? like this paper from Facebook https://arxiv.org/pdf/1705.03122.pdf I can see that there is a CNN encoder, but still not a decoder. It would be great to have it as well in OpenNMT-tf.

Thanks

コントリビューターガイド