paper-with-me

Papers

Improving Neural Text Simplification Model with Simplified Corpora

2018-10-10 · Jipeng Qiang

Text simplification (TS) can be viewed as monolingual translation task, translating between text variations within a single language. Recent neural TS models draw on insights from neural machine translation to learn lexical simplification and content reduction using encoder-decoder model. But different from neural machine translation, we cannot obtain enough ordinary and simplified sentence pairs for TS, which are expensive and time-consuming to build. Target-side simplified sentences plays an important role in boosting fluency for statistical TS, and we investigate the use of simplified sentences to train, with no changes to the network architecture. We propose to pair simple training sentence with a synthetic ordinary sentence via back-translation, and treating this synthetic data as additional training data. We train encoder-decoder model using synthetic sentence pairs and original sentence pairs, which can obtain substantial improvements on the available WikiLarge data and WikiSmall data compared with the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1810.04428

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLexical SimplificationMachine TranslationmodelSentenceText SimplificationTranslation

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

Automatic Sentence Simplification in Low Resource Settings for Urdu

2021-08-01 · ACL (NLP4PosImpact) 2021 8 · Yusra Anees, Sadaf Abdul Rauf

To build automated simplification systems, corpora of complex sentences and their simplified versions is the first step to understand sentence complexity and enable the development of automatic text simplification system…

SentenceText Simplification

Text and Audio Simplification: Human vs. ChatGPT

2024-04-29 · Gondy Leroy, David Kauchak, Philip Harber, Ankit Pal 외

Text and audio simplification to increase information comprehension are important in healthcare. With the introduction of ChatGPT, an evaluation of its simplification performance is needed. We provide a systematic compar…

Developing a Monolingual Sentence Simplification Corpus for Urdu

2020-07-01 · WS 2020 7 · Yusra Anees, Sadaf Abdul Rauf, Nauman Iqbal, Abdul Basit Siddiqi

Complex sentences are a hurdle in the learning process of language learners. Sentence simplification aims to convert a complex sentence into its simpler form such that it is easily comprehensible. To build such automated…

SentenceText Simplification

Optimizing Statistical Machine Translation for Text Simplification

2016-01-01 · TACL 2016 1 · Wei Xu, Courtney Napoles, Ellie Pavlick, Quanze Chen 외

Most recent sentence simplification systems use basic machine translation models to learn lexical and syntactic paraphrases from a manually simplified parallel corpus. These methods are limited by the quality and quantit…

Machine TranslationSentenceText SimplificationTranslation

SimplifyUR: Unsupervised Lexical Text Simplification for Urdu

2020-05-01 · LREC 2020 5 · Namoos Hayat Qasmi, Haris Bin Zia, Awais Athar, Agha Ali Raza

This paper presents the first attempt at Automatic Text Simplification (ATS) for Urdu, the language of 170 million people worldwide. Being a low-resource language in terms of standard linguistic resources, recent text si…

Lexical SimplificationText SimplificationWord Embeddings