OpenNMT/OpenNMT-tf

Copy Attention feature is needed

Open

#95 opened on Apr 2, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (394 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,428 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Opennmt-py has Copy Attention feature, which is very useful mechanism for many applications. Is there any plan to add this feature on Opennmt-tf? The link of copy attention in opennmt-py, http://opennmt.net/OpenNMT-py/onmt.modules.html?highlight=copy#copy-attention

Contributor guide