paper-with-me

Papers

Simplification Using Paraphrases and Context-Based Lexical Substitution

2018-06-01 · NAACL 2018 6 · Reno Kriz, Eleni Miltsakaki, Marianna Apidianaki, Chris Callison-Burch

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Complex Word IdentificationLexical SimplificationText Simplification

Similar Papers 제목 키워드 기반

Lexical Simplification with Neural Ranking

2017-04-01 · EACL 2017 4 · Gustavo Paetzold, Lucia Specia

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+1

Metaheuristic Approaches to Lexical Substitution and Simplification

2017-04-01 · EACL 2017 4 · Sallam Abualhaija, Tristan Miller, Judith Eckle-Kohler, Iryna Gurevych 외

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+3

Approche lexicale de la simplification automatique de textes m\'edicaux (Lexical approach for the automatic simplification of medical texts)

2018-05-01 · JEPTALNRECITAL 2018 5 · Remi Cardon

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

2023-11-01 · Takashi Wada, Timothy Baldwin, Jey Han Lau

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 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