Process / pipeline
Doc2Vec — 文档嵌入
Doc2Vec,也称为 Paragraph Vector,是由 Le 和 Mikolov (2014) 提出的一种表示学习方法,它将整个文档映射到固定长度的稠密向量。这些向量将相似的文档放置在空间中的相近位置,支持文档比较和分类。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- 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 ↗
如何引用本页
ScholarGate. (2026, June 1). Doc2Vec Document Embeddings (Paragraph Vector). ScholarGate. https://scholargate.app/zh/text-mining/doc2vec
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →