Lexical Simplification

19 papers with code • 0 benchmarks • 1 datasets

The goal of Lexical Simplification is to replace complex words (typically words that are used less often in language and are therefore less familiar to readers) with their simpler synonyms, without infringing the grammaticality and changing the meaning of the text.

Source: Adversarial Propagation and Zero-Shot Cross-Lingual Transfer of Word Vector Specialization

Datasets


Unsupervised Lexical Simplification with Context Augmentation

twadada/lexsub_decontextualised 1 Nov 2023

We propose a new unsupervised lexical simplification method that uses only monolingual data and pre-trained language models.

4
01 Nov 2023

Multilingual Lexical Simplification via Paraphrase Generation

kpkqwq/lspg 28 Jul 2023

After feeding the input sentence into the encoder of paraphrase modeling, we generate the substitutes based on a novel decoding strategy that concentrates solely on the lexical variations of the complex word.

4
28 Jul 2023

Multilingual Controllable Transformer-Based Lexical Simplification

kimchengsheang/mtls 5 Jul 2023

Moreover, further evaluation of our approach on the part of the recent TSAR-2022 multilingual LS shared-task dataset shows that our model performs competitively when compared with the participating systems for English LS and even outperforms the GPT-3 model on several metrics.

3
05 Jul 2023

Teaching the Pre-trained Model to Generate Simple Texts for Text Simplification

rlsnlp/simplebart 21 May 2023

In this paper, we propose a new continued pre-training strategy to teach the pre-trained model to generate simple texts.

3
21 May 2023

Controllable Lexical Simplification for English

kimchengsheang/conls 6 Feb 2023

Fine-tuning Transformer-based approaches have recently shown exciting results on sentence simplification task.

1
06 Feb 2023

UniHD at TSAR-2022 Shared Task: Is Compute All We Need for Lexical Simplification?

dennlinger/tsar-2022-shared-task 4 Jan 2023

Previous state-of-the-art models for lexical simplification consist of complex pipelines with several components, each of which requires deep technical knowledge and fine-tuned interaction to achieve its full potential.

2
04 Jan 2023

Lexical Simplification Benchmarks for English, Portuguese, and Spanish

lastus-taln-upf/tsar-2022-shared-task 12 Sep 2022

To showcase the usability of the dataset, we adapt two state-of-the-art lexical simplification systems with differing architectures (neural vs.\ non-neural) to all three languages (English, Spanish, and Brazilian Portuguese) and evaluate their performances on our new dataset.

8
12 Sep 2022

Multi-Word Lexical Simplification

piotrmp/mwls1 COLING 2020

In this work we propose the task of multi-word lexical simplification, in which a sentence in natural language is made easier to understand by replacing its fragment with a simpler alternative, both of which can consist of many words.

6
01 Dec 2020

Chinese Lexical Simplification

luxinyu1/Chinese-LS 14 Oct 2020

Lexical simplification has attracted much attention in many languages, which is the process of replacing complex words in a given sentence with simpler alternatives of equivalent meaning.

11
14 Oct 2020

LSBert: A Simple Framework for Lexical Simplification

qiang2100/BERT-LS 25 Jun 2020

Lexical simplification (LS) aims to replace complex words in a given sentence with their simpler alternatives of equivalent meaning, to simplify the sentence.

69
25 Jun 2020