OpenNMT/OpenNMT-tf

Coverage Mechanism and Coverage Loss

Open

#180 aberto em 25 de jul. de 2018

Ver no GitHub
 (8 comments) (5 reactions) (0 assignees)Python (394 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.428 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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!

Guia do colaborador