OpenNMT/OpenNMT-tf

Coverage Mechanism and Coverage Loss

Open

#180 ouverte le 25 juil. 2018

Voir sur GitHub
 (8 commentaires) (5 réactions) (0 assignés)Python (394 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 428 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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!

Guide contributeur