เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| Word2Vec ที่มีการดูแลแบบอ่อนน้อย× | Doc2Vec× | |
|---|---|---|
| สาขาวิชา≠ | การเรียนรู้เชิงลึก | การทำเหมืองข้อความ |
| ตระกูล≠ | Machine learning | Process / pipeline |
| ปีกำเนิด≠ | 2013–2016 | 2014 |
| ผู้ริเริ่ม≠ | Mikolov et al. (Word2Vec); weak supervision framework: Ratner et al. | Quoc V. Le & Tomas Mikolov |
| ประเภท≠ | Word embedding with noisy/programmatic labels | Document-embedding representation learning |
| แหล่งต้นตำรับ≠ | Mikolov, T., Sutskever, I., Chen, K., Corrado, G., & Dean, J. (2013). Distributed representations of words and phrases and their compositionality. Advances in Neural Information Processing Systems, 26. link ↗ | Le, Q. V. & Mikolov, T. (2014). Distributed Representations of Sentences and Documents. Proceedings of the 31st International Conference on Machine Learning (ICML), 1188-1196. link ↗ |
| ชื่อเรียกอื่น≠ | WS-Word2Vec, weakly-supervised word embeddings, weak-label Word2Vec, semi-noisy Word2Vec | paragraph vector, document embeddings, Doc2Vec Belge Gömülmeleri |
| ที่เกี่ยวข้อง≠ | 6 | 4 |
| สรุป≠ | Weakly Supervised Word2Vec trains Word2Vec-style embeddings using automatically generated, noisy, or heuristic labels rather than costly manual annotation. By leveraging labeling functions, distant supervision, or keyword-based rules to assign soft labels, the approach enables domain-adapted word representations even when large manually annotated corpora are unavailable. | Doc2Vec, also known as Paragraph Vector, is a representation-learning method introduced by Le and Mikolov (2014) that maps whole documents to fixed-length dense vectors. These vectors place similar documents close together in space, supporting document comparison and classification. |
| ScholarGateชุดข้อมูล ↗ |
|
|