paper-with-me

Papers

Improving Human Text Simplification with Sentence Fusion

2021-06-01 · NAACL (TextGraphs) 2021 6 · Max Schwarzer, Teerapaun Tanprasert, David Kauchak

The quality of fully automated text simplification systems is not good enough for use in real-world settings; instead, human simplifications are used. In this paper, we examine how to improve the cost and quality of human simplifications by leveraging crowdsourcing. We introduce a graph-based sentence fusion approach to augment human simplifications and a reranking approach to both select high quality simplifications and to allow for targeting simplifications with varying levels of simplicity. Using the Newsela dataset (Xu et al., 2015) we show consistent improvements over experts at varying simplification levels and find that the additional sentence fusion simplifications allow for simpler output than the human simplifications alone.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RerankingSentenceSentence FusionText Simplification

Similar Papers 제목 키워드 기반

Enhancing Pre-trained Language Model with Lexical Simplification

2020-12-30 · Rongzhou Bao, Jiayi Wang, Zhuosheng Zhang, Hai Zhao

For both human readers and pre-trained language models (PrLMs), lexical diversity may lead to confusion and inaccuracy when understanding the underlying semantic meanings of given sentences. By substituting complex words…

DiversityGeneral ClassificationLanguage ModelingLanguage Modelling+5

Enhancing Robustness of Pre-trained Language Model with Lexical Simplification

2021-11-16 · ACL ARR November 2021 11 · Anonymous

For both human readers and pre-trained language models (PrLMs), lexical diversity may lead to confusion and inaccuracy when understanding the underlying semantic meanings of given sentences. By substituting complex words…

DiversityLanguage ModelingLanguage ModellingLexical Simplification+3

EditNTS: An Neural Programmer-Interpreter Model for Sentence Simplification through Explicit Editing

2019-06-19 · ACL 2019 7 · Yue Dong, Zichao Li, Mehdi Rezagholizadeh, Jackie Chi Kit Cheung

We present the first sentence simplification model that learns explicit edit operations (ADD, DELETE, and KEEP) via a neural programmer-interpreter approach. Most current neural sentence simplification systems are varian…

Machine TranslationSentenceText SimplificationTranslation

Building a Monolingual Parallel Corpus for Text Simplification Using Sentence Similarity Based on Alignment between Word Embeddings

2016-12-01 · COLING 2016 12 · Tomoyuki Kajiwara, Mamoru Komachi

Methods for text simplification using the framework of statistical machine translation have been extensively studied in recent years. However, building the monolingual parallel corpus necessary for training the model req…

Machine TranslationSentenceSentence SimilarityText Simplification+2

SiTSE: Sinhala Text Simplification Dataset and Evaluation

2024-12-02 · Surangika Ranathunga, Rumesh Sirithunga, Himashi Rathnayake, Lahiru De Silva 외

Text Simplification is a task that has been minimally explored for low-resource languages. Consequently, there are only a few manually curated datasets. In this paper, we present a human curated sentence-level text simpl…

SentenceText SimplificationTransfer Learning