เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การแทนที่คำศัพท์× | BERT Embeddings× | |
|---|---|---|
| สาขาวิชา | การทำเหมืองข้อความ | การทำเหมืองข้อความ |
| ตระกูล | Process / pipeline | Process / pipeline |
| ปีกำเนิด≠ | 2007 | 2019 |
| ผู้ริเริ่ม≠ | McCarthy & Navigli (SemEval shared task, 2007/2009) | Devlin, Chang, Lee & Toutanova (Google AI) |
| ประเภท≠ | NLP lexical-level text transformation | Contextual transformer text-representation method |
| แหล่งต้นตำรับ≠ | McCarthy, D. & Navigli, R. (2009). The English Lexical Substitution Task. Language Resources and Evaluation, 43(2), 139-159. link ↗ | Devlin, J., Chang, M.-W., Lee, K. & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. NAACL-HLT, 4171-4186. DOI ↗ |
| ชื่อเรียกอื่น≠ | sözcüksel ikame, Sözcüksel İkame (Lexical Substitution), context-aware synonym replacement, word-level paraphrasing | contextual embeddings, transformer embeddings, BERT Tabanlı Metin Gömülmeleri |
| ที่เกี่ยวข้อง | 4 | 4 |
| สรุป≠ | 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. | BERT-based text embeddings, introduced by Devlin and colleagues at Google AI in 2019, turn text into context-sensitive dense vectors using a bidirectional Transformer encoder. Because the meaning of a word shifts with its context, BERT produces richer representations than static methods such as Word2Vec or topic models like LDA. |
| ScholarGateชุดข้อมูล ↗ |
|
|