مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| مدلسازی موضوعی NMF× | BERT Embeddings× | |
|---|---|---|
| حوزه | متنکاوی | متنکاوی |
| خانواده | Process / pipeline | Process / pipeline |
| سال پیدایش≠ | 1999 | 2019 |
| پدیدآور≠ | Lee & Seung | Devlin, Chang, Lee & Toutanova (Google AI) |
| نوع≠ | Matrix-factorization topic model | Contextual transformer text-representation method |
| منبع بنیادین≠ | Lee, D.D. & Seung, H.S. (1999). Learning the Parts of Objects by Non-negative Matrix Factorization. Nature, 401, 788-791. DOI ↗ | 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 ↗ |
| نامهای دیگر | non-negative matrix factorization topic modeling, NMF topics, Konu Modelleme — NMF | contextual embeddings, transformer embeddings, BERT Tabanlı Metin Gömülmeleri |
| مرتبط | 4 | 4 |
| خلاصه≠ | NMF topic modeling uses Non-negative Matrix Factorization — the parts-based decomposition introduced by Lee and Seung (1999) — to extract document-topic distributions from a corpus. By factoring a document-term matrix into two non-negative matrices, it recovers a small set of topics and tends to produce more interpretable topics than LDA. | 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مجموعهداده ↗ |
|
|