Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| Substitution lexicale× | Reconnaissance d'entités nommées (REN)× | |
|---|---|---|
| Domaine | Fouille de textes | Fouille de textes |
| Famille | Process / pipeline | Process / pipeline |
| Année d'origine≠ | 2007 | — |
| Auteur d'origine≠ | McCarthy & Navigli (SemEval shared task, 2007/2009) | — |
| Type≠ | NLP lexical-level text transformation | NLP sequence-labelling task |
| Source fondatrice≠ | McCarthy, D. & Navigli, R. (2009). The English Lexical Substitution Task. Language Resources and Evaluation, 43(2), 139-159. link ↗ | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| Alias≠ | sözcüksel ikame, Sözcüksel İkame (Lexical Substitution), context-aware synonym replacement, word-level paraphrasing | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| Apparentées≠ | 4 | 3 |
| Résumé≠ | 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. | Named entity recognition (NER) is a natural-language-processing task that automatically detects and labels entities in text — such as people, organisations, locations, and dates. Surveyed by Nadeau and Sekine (2007) and later advanced with neural architectures by Lample et al. (2016), it turns free-running text into tagged spans that downstream tools can use. |
| ScholarGateJeu de données ↗ |
|
|