Simplification Using Paraphrases and Context-Based Lexical Substitution
Lexical simplification involves identifying complex words or phrases that need to be simplified, and recommending simpler meaning-preserving substitutes that can be more easily understood. We propose a complex word identification (CWI) model that exploits both lexical and contextual features, and a simplification mechanism which relies on a word-embedding lexical substitution model to replace the detected complex words with simpler paraphrases. We compare our CWI and lexical simplification models to several baselines, and evaluate the performance of our simplification system against human judgments. The results show that our models are able to detect complex words with higher accuracy than other commonly used methods, and propose good simplification substitutes in context. They also highlight the limited contribution of context features for CWI, which nonetheless improve simplification compared to context-unaware models.
Code (0)
등록된 구현이 없습니다.
Tasks
Complex Word IdentificationLexical SimplificationText SimplificationSimilar Papers 제목 키워드 기반
Lexical Simplification with Neural Ranking
We present a new Lexical Simplification approach that exploits Neural Networks to learn substitutions from the Newsela corpus - a large set of professionally produced simplifications. We extract candidate substitutions b…
Complex Word IdentificationInformation RetrievalLexical Simplificationregression+1Metaheuristic Approaches to Lexical Substitution and Simplification
In this paper, we propose using metaheuristics{---}in particular, simulated annealing and the new D-Bees algorithm{---}to solve word sense disambiguation as an optimization problem within a knowledge-based lexical substi…
Lexical SimplificationMachine TranslationQuestion AnsweringSentence Compression+3Approche lexicale de la simplification automatique de textes m\'edicaux (Lexical approach for the automatic simplification of medical texts)
Notre travail traite de la simplification automatique de textes. Ce type d{'}application vise {\`a} rendre des contenus difficiles {\`a} comprendre plus lisibles. {\`A} partir de trois corpus comparables du domaine m{\'e…
Unsupervised Lexical Simplification with Context Augmentation
We propose a new unsupervised lexical simplification method that uses only monolingual data and pre-trained language models. Given a target word and its context, our method generates substitutes based on the target conte…
Lexical SimplificationOptimizing Statistical Machine Translation for Text Simplification
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