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


Specializing Unsupervised Pretraining Models for Word-Level Semantic Similarity

anlausch/LIBERT COLING 2020

In this work, we complement such distributional knowledge with external lexical knowledge, that is, we integrate the discrete knowledge on word-level semantic similarity into pretraining.

17
05 Sep 2019

RoBERTa: A Robustly Optimized BERT Pretraining Approach

huggingface/transformers 26 Jul 2019

Language model pretraining has led to significant performance gains but careful comparison between different approaches is challenging.

125,425
26 Jul 2019

Lexical Simplification with Pretrained Encoders

qiang2100/BERT-LS 14 Jul 2019

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

69
14 Jul 2019

A Word-Complexity Lexicon and A Neural Readability Ranking Model for Lexical Simplification

mounicam/lexical_simplification EMNLP 2018

Current lexical simplification approaches rely heavily on heuristics and corpus level features that do not always align with human judgment.

25
12 Oct 2018

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

cambridgeltl/adversarial-postspec EMNLP 2018

Our adversarial post-specialization method propagates the external lexical knowledge to the full distributional space.

23
11 Sep 2018

Exploring Neural Text Simplification Models

senisioi/NeuralTextSimplification ACL 2017

Unlike the previously proposed automated TS systems, our neural text simplification (NTS) systems are able to simultaneously perform lexical simplification and content reduction.

71
01 Jul 2017