Skip to content
#

knowledge-graph-embeddings

Here are 32 public repositories matching this topic...

BrambleXu
BrambleXu commented Jul 23, 2019

一句话总结:

针对abstractive text summarization task的seq2seq模型有两个缺点:重现的细节不准确,经常重复自己。

这篇文章我们提出一个框架来增强seq2seq, in two orthogonal ways。首先提出一个a hybrid pointer-generator network将source text里的word准确pointing到结果中去,并能通过generator保持产生novel words的能力。第二点,使用coverage来减少repitiion的情况。

资源:

Improve this page

Add a description, image, and links to the knowledge-graph-embeddings topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knowledge-graph-embeddings topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.