OpenNMT/OpenNMT-tf

CNN decoder

Open

#884 geöffnet am 30. Sept. 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (394 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.428 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide