Sentence Summarization

19 papers with code • 0 benchmarks • 0 datasets

Generating a summary of a given sentence.

Generating Multiple-Length Summaries via Reinforcement Learning for Unsupervised Sentence Summarization

dmhyun/msrp 21 Dec 2022

We formulate the unsupervised summarization based on the Markov decision process with rewards representing the summary quality.

8
21 Dec 2022

Learning Non-Autoregressive Models from Search for Unsupervised Sentence Summarization

manga-uofa/naus ACL 2022

Text summarization aims to generate a short summary for an input text.

14
28 May 2022

A Character-Level Length-Control Algorithm for Non-Autoregressive Sentence Summarization

manga-uofa/nacc 28 May 2022

Sentence summarization aims at compressing a long sentence into a short one that keeps the main gist, and has extensive real-world applications such as headline generation.

7
28 May 2022

CoNFET: An English Sentence to Emojis Translation Algorithm

AlexanderDavid/SentenceToEmojiTranslation 6 Jan 2021

Currently, there are over 3, 000 emojis in the Unicode standard.

2
06 Jan 2021

Controllable Abstractive Sentence Summarization with Guiding Entities

thecharm/abs-lrmodel COLING 2020

Entities are the major proportion and build up the topic of text summaries.

12
01 Dec 2020

Discrete Optimization for Unsupervised Sentence Summarization with Word-Level Extraction

complementizer/rl-sentence-compression ACL 2020

Automatic sentence summarization produces a shorter version of a sentence, while preserving its most important information.

29
04 May 2020

All Word Embeddings from One Embedding

takase/alone_seq2seq NeurIPS 2020

The proposed method, ALONE (all word embeddings from one), constructs the embedding of a word by modifying the shared embedding with a filter vector, which is word-specific but non-trainable.

27
25 Apr 2020

Contrastive Attention Mechanism for Abstractive Sentence Summarization

travel-go/Abstractive-Text-Summarization IJCNLP 2019

We propose a contrastive attention mechanism to extend the sequence-to-sequence framework for abstractive sentence summarization task, which aims to generate a brief summary of a given source sentence.

39
29 Oct 2019

Simple Unsupervised Summarization by Contextual Matching

jzhou316/Unsupervised-Sentence-Summarization ACL 2019

We propose an unsupervised method for sentence summarization using only language modeling.

48
31 Jul 2019

Zero-Shot Cross-Lingual Abstractive Sentence Summarization through Teaching Generation and Attention

KelleyYin/Cross-lingual-Summarization ACL 2019

But there is no cross-lingual parallel corpus, whose source sentence language is different to the summary language, to directly train a cross-lingual ASSUM system.

28
01 Jul 2019