Jämför metoder
Granska de valda metoderna sida vid sida; rader som skiljer sig är markerade.
| Multilingual Doc2Vec× | Meningsinbäddningar× | |
|---|---|---|
| Ämnesområde | Djupinlärning | Djupinlärning |
| Familj | Machine learning | Machine learning |
| Ursprungsår≠ | 2014–2016 | 2015–2019 |
| Upphovsperson≠ | Le, Q. & Mikolov, T. (Doc2Vec); multilingual extension by community | Kiros et al. (Skip-Thought, 2015); Reimers & Gurevych (Sentence-BERT, 2019) |
| Typ≠ | Distributed document embedding (unsupervised / self-supervised) | Representation learning / embedding |
| Ursprungskälla≠ | 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 ↗ | Reimers, N., & Gurevych, I. (2019). Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing (EMNLP), 3980–3990. DOI ↗ |
| Alias | multilingual paragraph vector, cross-lingual Doc2Vec, multilingual PV-DM, multilingual PV-DBOW | sentence vectors, sentence representations, SBERT, semantic sentence encoding |
| Närliggande | 4 | 4 |
| Sammanfattning≠ | 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. | Sentence Embeddings convert a sentence or short text into a single fixed-length dense vector that captures its semantic meaning. These vectors allow downstream tasks — semantic similarity, clustering, retrieval, and classification — to operate on numerical representations instead of raw text, making them one of the most versatile building blocks in modern NLP pipelines. |
| ScholarGateDatamängd ↗ |
|
|