paper-with-me

Papers

Sentence Compression as Deletion with Contextual Embeddings

2020-06-05 · Minh-Tien Nguyen, Bui Cong Minh, Dung Tien Le, Le Thai Linh

Sentence compression is the task of creating a shorter version of an input sentence while keeping important information. In this paper, we extend the task of compression by deletion with the use of contextual embeddings. Different from prior work usually using non-contextual embeddings (Glove or Word2Vec), we exploit contextual embeddings that enable our model capturing the context of inputs. More precisely, we utilize contextual embeddings stacked by bidirectional Long-short Term Memory and Conditional Random Fields for dealing with sequence labeling. Experimental results on a benchmark Google dataset show that by utilizing contextual embeddings, our model achieves a new state-of-the-art F-score compared to strong methods reported on the leader board.

📄 PDF Abstract BibTeX arXiv:2006.03210

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentence Compression

Similar Papers 제목 키워드 기반

A Language Model based Evaluator for Sentence Compression

2018-07-01 · ACL 2018 7 · Yang Zhao, Zhiyuan Luo, Akiko Aizawa

We herein present a language-model-based evaluator for deletion-based sentence compression and view this task as a series of deletion-and-evaluation operations using the evaluator. More specifically, the evaluator is a s…

Language ModelingLanguage Modellingmodelreinforcement-learning+4

Sentence Compression by Deletion with LSTMs

2015-09-01 · EMNLP 2015 9 · Katja Filippova, Enrique Alfonseca, Carlos A. Colmenares, Lukasz Kaiser 외
SentenceSentence CompressionWord Embeddings

Deleter: Leveraging BERT to Perform Unsupervised Successive Text Compression

2019-09-07 · Tong Niu, Caiming Xiong, Richard Socher

Text compression has diverse applications such as Summarization, Reading Comprehension and Text Editing. However, almost all existing approaches require either hand-crafted features, syntactic labels or parallel data. Ev…

Language ModellingReading ComprehensionSentenceSentence Compression+1

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

2016-03-29 · ACL 2016 8 · Greg Durrett, Taylor Berg-Kirkpatrick, Dan Klein

We present a discriminative model for single-document summarization that integrally combines compression and anaphoricity constraints. Our model selects textual units to include in the summary based on a rich set of spar…

Document SummarizationSentence

A Simple Yet Effective Corpus Construction Method for Chinese Sentence Compression

2022-06-01 · LREC 2022 6 · Yang Zhao, Hiroshi Kanayama, Issei Yoshida, Masayasu Muraoka 외

Deletion-based sentence compression in the English language has made significant progress over the past few decades. However, there is a lack of large-scale and high-quality parallel corpus (i.e., (sentence, compression)…

SentenceSentence Compression