Skip to content

Instantly share code, notes, and snippets.

@KodairaTomonori
Last active March 10, 2017 09:22
Show Gist options
  • Save KodairaTomonori/1507697d9556eadcaa7adecc213c53fe to your computer and use it in GitHub Desktop.
Save KodairaTomonori/1507697d9556eadcaa7adecc213c53fe to your computer and use it in GitHub Desktop.
Survey_Summarization

Survey (Summarization)

from Document to Sentences

Learning-Base Single-Document Summarization with Compression and Anaphoricity Constraints

Authors: Greg Durrett, Taylor Berg-Kirkpatrick, Dan Klein
Conference: ACL 2016
PDF: ACL_Anthology:P16-1188

Detecting (Un) Important Content for Single-Document News Suzmmarization

Authors: Yinfei Yang, Forrest Sheng Bao, Ani Nenkova
Conference: EACL 2017
PDF: arXiv

Evaluation

Re-evaluating Automatic Summarization with BLEU and 192 Shades of ROUGE

Author: Yvette Graham
Conference: EMNLP 2015
PDF: ACL_Anthology:D15-1013

from Sentence to Sentence

Controlling Output Length in Neural Encoder-Decoders

Authors: Yuta Kikuchi, Graham Neubig, Ryohei Sassano, Hiroya Takamura and Manabu Okumura
Conference: EMNLP 2016
PDF: ACL_Anthology:D16-1140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment