Methoden vergleichen
Prüfen Sie die ausgewählten Methoden nebeneinander; abweichende Zeilen sind hervorgehoben.
| Multilingual Doc2Vec× | LDA-Themenmodell× | |
|---|---|---|
| Fachgebiet | Deep Learning | Deep Learning |
| Familie | Machine learning | Machine learning |
| Entstehungsjahr≠ | 2014–2016 | 2003 |
| Urheber≠ | Le, Q. & Mikolov, T. (Doc2Vec); multilingual extension by community | Blei, D. M., Ng, A. Y., & Jordan, M. I. |
| Typ≠ | Distributed document embedding (unsupervised / self-supervised) | Probabilistic generative topic model |
| Wegweisende Quelle≠ | Le, Q., & Mikolov, T. (2014). Distributed representations of sentences and documents. In Proceedings of the 31st International Conference on Machine Learning (ICML), PMLR 32(2), 1188–1196. link ↗ | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ |
| Aliasnamen | multilingual paragraph vector, cross-lingual Doc2Vec, multilingual PV-DM, multilingual PV-DBOW | LDA, Latent Dirichlet Allocation, LDA Topic Modeling, Dirichlet Topic Model |
| Verwandt≠ | 4 | 5 |
| Zusammenfassung≠ | Multilingual Doc2Vec extends the Paragraph Vector framework of Le and Mikolov (2014) to two or more languages, training document-level embeddings in a shared or aligned vector space so that semantically similar documents — regardless of their language — end up close together. It enables cross-lingual document retrieval, classification, and clustering without requiring parallel corpora or translation. | Latent Dirichlet Allocation (LDA) is a probabilistic generative model introduced by Blei, Ng, and Jordan in 2003 that discovers hidden thematic structure in large text collections by representing each document as a mixture of latent topics and each topic as a probability distribution over vocabulary words. |
| ScholarGateDatensatz ↗ |
|
|