paper-with-me

Papers

Simple and Effective Text Simplification Using Semantic and Neural Methods

2018-10-11 · ACL 2018 7 · Elior Sulem, Omri Abend, Ari Rappoport

Sentence splitting is a major simplification operator. Here we present a simple and efficient splitting algorithm based on an automatic semantic parser. After splitting, the text is amenable for further fine-tuned simplification operations. In particular, we show that neural Machine Translation can be effectively used in this situation. Previous application of Machine Translation for simplification suffers from a considerable disadvantage in that they are over-conservative, often failing to modify the source in any way. Splitting based on semantic parsing, as proposed here, alleviates this issue. Extensive automatic and human evaluation shows that the proposed method compares favorably to the state-of-the-art in combined lexical and structural simplification.

📄 PDF Abstract BibTeX arXiv:1810.05104

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSemantic ParsingSentenceText SimplificationTranslation

Similar Papers 제목 키워드 기반

Unsupervised Sentence Simplification via Dependency Parsing

2022-06-10 · Vy Vo, Weiqing Wang, Wray Buntine

Text simplification is the task of rewriting a text so that it is readable and easily understood. In this paper, we propose a simple yet novel unsupervised sentence simplification system that harnesses parsing structures…

Dependency ParsingSentenceSentence EmbeddingsText Simplification

Unsupervised Sentence Simplification via Dependency Parsing

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Text simplification is the task of rewriting a text so that it is readable and easily understood. In this paper, we propose a simple yet novel unsupervised sentence simplification system that harnesses parsing structures…

Dependency ParsingSentenceSentence EmbeddingsText Simplification

Towards Arabic Sentence Simplification via Classification and Generative Approaches

2022-04-20 · Nouran Khallaf, Serge Sharoff

This paper presents an attempt to build a Modern Standard Arabic (MSA) sentence-level simplification system. We experimented with sentence simplification using two approaches: (i) a classification approach leading to lex…

ClassificationLexical SimplificationSentenceWord Embeddings

Hallucination Detection and Mitigation in Scientific Text Simplification using Ensemble Approaches: DS@GT at CLEF 2025 SimpleText

2025-08-15 · Krishna Chaitanya Marturi, Heba H. Elwazzan arxiv

In this paper, we describe our methodology for the CLEF 2025 SimpleText Task 2, which focuses on detecting and evaluating creative generation and information distortion in scientific text simplification. Our solution int…

Natural Language InferenceText SimplificationSemantic Similarity

SEMA: Text Simplification Evaluation through Semantic Alignment

2020-12-01 · AACL (NLP-TEA) 2020 12 · Xuan Zhang, Huizhou Zhao, Kexin Zhang, Yiyang Zhang

Text simplification is an important branch of natural language processing. At present, methods used to evaluate the semantic retention of text simplification are mostly based on string matching. We propose the SEMA (text…

Text Simplification