OpenNMT/OpenNMT-tf

Coverage Mechanism and Coverage Loss

Open

#180 创建于 2018年7月25日

在 GitHub 查看
 (8 评论) (5 反应) (0 负责人)Python (1,428 star) (394 fork)batch import
enhancementhelp wanted

描述

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!

贡献者指南