ScholarGate
助手
Machine learningDeep learning / NLP / CV

微调 Word2Vec (Fine-Tuned Word2Vec)

微调 Word2Vec 通过在特定领域的文本上继续训练,使预训练的 Word2Vec 模型适应特定领域或任务。实践者不是从头开始训练词嵌入,而是加载通用向量(例如,Google News 嵌入),然后在领域语料库上运行额外的 Skip-gram 或 CBOW 周期,将词语表示转移到特定领域的用法模式。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. Mikolov, T., Chen, K., Corrado, G., & Dean, J. (2013). Efficient estimation of word representations in vector space. In Proceedings of ICLR 2013 Workshop. link
  2. Goldberg, Y., & Levy, O. (2014). word2vec Explained: Deriving Mikolov et al.'s negative-sampling word-embedding method. arXiv preprint arXiv:1402.3722. link

如何引用本页

ScholarGate. (2026, June 3). Fine-Tuned Word2Vec (Domain-Adapted Word Embeddings via Continued Training). ScholarGate. https://scholargate.app/zh/deep-learning/fine-tuned-word2vec

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

被引用于

ScholarGateFine-Tuned Word2Vec (Fine-Tuned Word2Vec (Domain-Adapted Word Embeddings via Continued Training)). 于 2026-06-15 检索自 https://scholargate.app/zh/deep-learning/fine-tuned-word2vec · 数据集: https://doi.org/10.5281/zenodo.20539026