OpenNMT/OpenNMT-tf

Coverage Mechanism and Coverage Loss

Open

#180 geöffnet am 25. Juli 2018

Auf GitHub ansehen
 (8 Kommentare) (5 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

May I ask if there is any plan adding the coverage attention mechanism (https://arxiv.org/pdf/1601.04811.pdf) and coverage loss (https://arxiv.org/pdf/1704.04368.pdf) to the decoder, as these could potentially help alleviating the repetition problem in generation?

Or, any hints on a quick implementation? Thanks!

Contributor Guide