中文
相关论文

相关论文: Keep it Simple: Unsupervised Simplification of Mul…

200 篇论文

Sentence simplification is the task of rewriting texts so they are easier to understand. Recent research has applied sequence-to-sequence (Seq2Seq) models to this task, focusing largely on training-time improvements via reinforcement…

Text simplification systems generate versions of texts that are easier to understand for a broader audience. The quality of simplified texts is generally estimated using metrics that compare to human references, which can be difficult to…

计算与语言 · 计算机科学 2020-12-24 Reno Kriz , Marianna Apidianaki , Chris Callison-Burch

Reading levels are highly individual and can depend on a text's language, a person's cognitive abilities, or knowledge on a topic. Text simplification is the task of rephrasing a text to better cater to the abilities of a specific target…

计算与语言 · 计算机科学 2023-07-10 Björn Engelmann , Fabian Haak , Christin Katharina Kreutz , Narjes Nikzad Khasmakhi , Philipp Schaer

Knowledge Graph (KG)-to-Text Generation has seen recent improvements in generating fluent and informative sentences which describe a given KG. As KGs are widespread across multiple domains and contain important entity-relation information,…

计算与语言 · 计算机科学 2023-10-26 Anthony Colas , Haodi Ma , Xuanli He , Yang Bai , Daisy Zhe Wang

Edit-based approaches have recently shown promising results on multiple monolingual sequence transduction tasks. In contrast to conventional sequence-to-sequence (Seq2Seq) models, which learn to generate text from scratch as they are…

计算与语言 · 计算机科学 2022-05-11 Kostiantyn Omelianchuk , Vipul Raheja , Oleksandr Skurzhanskyi

Automatic evaluation for sentence simplification remains a challenging problem. Most popular evaluation metrics require multiple high-quality references -- something not readily available for simplification -- which makes it difficult to…

计算与语言 · 计算机科学 2023-10-13 Liam Cripwell , Joël Legrand , Claire Gardent

Text summarization has been one of the most challenging areas of research in NLP. Much effort has been made to overcome this challenge by using either the abstractive or extractive methods. Extractive methods are more popular, due to their…

计算与语言 · 计算机科学 2019-09-10 Hosein Rezaei , Seyed Amid Moeinzadeh , Azar Shahgholian , Mohamad Saraee

Complex questions that require inferencing and synthesizing information from multiple documents can be seen as a kind of topic-oriented, informative multi-document summarization where the goal is to produce a single text as a compressed…

计算与语言 · 计算机科学 2014-01-16 Yllias Chali , Shafiq Rayhan Joty , Sadid A. Hasan

Accessing medical literature is difficult for laypeople as the content is written for specialists and contains medical jargon. Automated text simplification methods offer a potential means to address this issue. In this work, we propose a…

计算与语言 · 计算机科学 2023-02-14 Junru Lu , Jiazheng Li , Byron C. Wallace , Yulan He , Gabriele Pergola

We present a novel iterative, edit-based approach to unsupervised sentence simplification. Our model is guided by a scoring function involving fluency, simplicity, and meaning preservation. Then, we iteratively perform word and phrase-level…

计算与语言 · 计算机科学 2020-06-18 Dhruv Kumar , Lili Mou , Lukasz Golab , Olga Vechtomova

In this paper, we present the SimDoc system, a simplification model considering simplicity, readability, and discourse aspects, such as coherence. In the past decade, the progress of the Text Simplification (TS) field has been mostly shown…

计算与语言 · 计算机科学 2024-12-30 Laura Vásquez-Rodríguez , Nhung T. H. Nguyen , Piotr Przybyła , Matthew Shardlow , Sophia Ananiadou

Text simplification is the process of splitting and rephrasing a sentence to a sequence of sentences making it easier to read and understand while preserving the content and approximating the original meaning. Text simplification has been…

计算与语言 · 计算机科学 2021-09-30 Tanvi Dadu , Kartikey Pant , Seema Nagar , Ferdous Ahmed Barbhuiya , Kuntal Dey

State-of-the-art text simplification (TS) systems adopt end-to-end neural network models to directly generate the simplified version of the input text, and usually function as a blackbox. Moreover, TS is usually treated as an all-purpose…

计算与语言 · 计算机科学 2022-12-21 Yu Qiao , Xiaofei Li , Daniel Wiechmann , Elma Kerz

In order to simplify a sentence, human editors perform multiple rewriting transformations: they split it into several shorter sentences, paraphrase words (i.e. replacing complex words or phrases by simpler synonyms), reorder components,…

计算与语言 · 计算机科学 2020-05-04 Fernando Alva-Manchego , Louis Martin , Antoine Bordes , Carolina Scarton , Benoît Sagot , Lucia Specia

This paper describes a computationally inexpensive and efficient generic summarization algorithm for Arabic texts. The algorithm belongs to extractive summarization family, which reduces the problem into representative sentences…

计算与语言 · 计算机科学 2012-06-26 Tarek El-Shishtawy , Fatma El-Ghannam

Text simplification reduces the language complexity of professional content for accessibility purposes. End-to-end neural network models have been widely adopted to directly generate the simplified version of input text, usually functioning…

计算与语言 · 计算机科学 2021-07-08 Cristina Garbacea , Mengtian Guo , Samuel Carton , Qiaozhu Mei

This paper describes our approach to the 2016 QATS quality assessment shared task. We trained three independent Random Forest classifiers in order to assess the quality of the simplified texts in terms of grammaticality, meaning…

计算与语言 · 计算机科学 2017-08-22 Elnaz Davoodi , Leila Kosseim

One of the major problems with text simplification is the lack of high-quality data. The sources of simplification datasets are limited to Wikipedia and Newsela, restricting further development of this field. In this paper, we analyzed the…

计算与语言 · 计算机科学 2023-02-15 Renliang Sun , Zhixian Yang , Xiaojun Wan

Text summarization and text simplification are two major ways to simplify the text for poor readers, including children, non-native speakers, and the functionally illiterate. Text summarization is to produce a brief summary of the main…

计算与语言 · 计算机科学 2017-10-09 Shuming Ma , Xu Sun

Large language models demonstrate limited capability in proficiency-controlled sentence simplification, particularly when simplifying across large readability levels. We propose a framework that decomposes complex simplifications into…

计算与语言 · 计算机科学 2026-02-10 Jingshen Zhang , Xin Ying Qiu , Lifang Lu , Zhuhua Huang , Yutao Hu , Yuechang Wu , JunYu Lu