paper-with-me

Papers

SimpleNER Sentence Simplification System for GEM 2021

2021-08-01 · ACL (GEM) 2021 8 · K V Aditya Srivatsa, Monil Gokani, Manish Shrivastava

This paper describes SimpleNER, a model developed for the sentence simplification task at GEM-2021. Our system is a monolingual Seq2Seq Transformer architecture that uses control tokens pre-pended to the data, allowing the model to shape the generated simplifications according to user desired attributes. Additionally, we show that NER-tagging the training data before use helps stabilize the effect of the control tokens and significantly improves the overall performance of the system. We also employ pretrained embeddings to reduce data sparsity and allow the model to produce more generalizable outputs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

NERSentence

Similar Papers 제목 키워드 기반

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

A New Dataset and Empirical Study for Sentence Simplification in Chinese

2023-06-07 · Shiping Yang, Renliang Sun, Xiaojun Wan

Sentence Simplification is a valuable technique that can benefit language learners and children a lot. However, current research focuses more on English sentence simplification. The development of Chinese sentence simpli…

Few-Shot LearningSentence

MUSS: Multilingual Unsupervised Sentence Simplification by Mining Paraphrases

2020-05-01 · LREC 2022 6 · Louis Martin, Angela Fan, Éric de la Clergerie, Antoine Bordes 외

Progress in sentence simplification has been hindered by a lack of labeled parallel simplification data, particularly in languages other than English. We introduce MUSS, a Multilingual Unsupervised Sentence Simplificatio…

Parallel Corpus MiningSentenceText Simplification

Context-Aware Document Simplification

2023-05-10 · Liam Cripwell, Joël Legrand, Claire Gardent

To date, most work on text simplification has focused on sentence-level inputs. Early attempts at document simplification merely applied these approaches iteratively over the sentences of a document. However, this fails …

SentenceText Simplification

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