paper-with-me

홈 › Papers

Noisy Channel for Automatic Text Simplification

2022-11-06 · Oscar M Cumbicus-Pineda, Iker Gutiérrez-Fandiño, Itziar Gonzalez-Dios, Aitor Soroa

In this paper we present a simple re-ranking method for Automatic Sentence Simplification based on the noisy channel scheme. Instead of directly computing the best simplification given a complex text, the re-ranking method also considers the probability of the simple sentence to produce the complex counterpart, as well as the probability of the simple text itself, according to a language model. Our experiments show that combining these scores outperform the original system in three different English datasets, yielding the best known result in one of them. Adopting the noisy channel scheme opens new ways to infuse additional information into ATS systems, and thus to control important aspects of them, a known limitation of end-to-end neural seq2seq generative models.

📄 PDF Abstract BibTeX arXiv:2211.03152

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRe-RankingSentenceText Simplification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Text Simplification Tools for Spanish

2012-05-01 · LREC 2012 5 · Stefan Bott, Horacio Saggion, Simon Mille

In this paper we describe the development of a text simplification system for Spanish. Text simplification is the adaptation of a text to the special needs of certain groups of readers, such as language learners, people …

Machine TranslationText Simplification

Automatic Lexical Simplification for Turkish

2022-01-15 · Ahmet Yavuz Uluslu

In this paper, we present the first automatic lexical simplification system for the Turkish language. Recent text simplification efforts rely on manually crafted simplified corpora and comprehensive NLP tools that can an…

Lexical SimplificationSentenceText Simplification

OneStopEnglish corpus: A new corpus for automatic readability assessment and text simplification

2018-06-01 · WS 2018 6 · Sowmya Vajjala, Ivana Lu{\v{c}}i{\'c}

This paper describes the collection and compilation of the OneStopEnglish corpus of texts written at three reading levels, and demonstrates its usefulness for through two applications - automatic readability assessment a…

Feature EngineeringText ClassificationText Simplification

A Corpus for Automatic Readability Assessment and Text Simplification of German

2019-09-19 · LREC 2020 5 · Alessia Battisti, Sarah Ebling

In this paper, we present a corpus for use in automatic readability assessment and automatic text simplification of German. The corpus is compiled from web sources and consists of approximately 211,000 sentences. As a no…

BIG-bench Machine LearningText Simplification

Coreference-Based Text Simplification

2020-05-01 · LREC 2020 5 · Rodrigo Wilkens, Bruno Oberle, Amalia Todirascu

Text simplification aims at adapting documents to make them easier to read by a given audience. Usually, simplification systems consider only lexical and syntactic levels, and, moreover, are often evaluated at the senten…

coreference-resolutionCoreference ResolutionSentenceText Simplification