Process / pipeline

Lexical Substitution — Context-Sensitive Word Replacement

Lexical substitution is a natural-language-processing task — formalised by McCarthy and Navigli through the SemEval shared task series starting in 2007 — that replaces a target word in a sentence with a semantically equivalent alternative that preserves the meaning of the surrounding context. It draws on synonym resources such as WordNet or on distributional word embeddings and masked language models to generate and rank candidate replacements, and is used for text robustness testing, style adaptation, and training-data augmentation.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. McCarthy, D. & Navigli, R. (2009). The English Lexical Substitution Task. Language Resources and Evaluation, 43(2), 139-159. link
  2. Zhou, W. et al. (2019). BERT for Context-Aware Lexical Substitution. Proceedings of the AAAI Conference on Artificial Intelligence, 33, 7557-7564. link

Related methods

ScholarGateLexical Substitution (Lexical Substitution (Context-Sensitive Word Replacement)). Retrieved 2026-06-04 from https://scholargate.app/en/text-mining/lexical-substitution