Machine learningDeep learning / NLP / CV
弱监督词向量 (Weakly Supervised Word2Vec)
弱监督词向量使用自动生成、带噪声或启发式生成的标签来训练 Word2Vec 风格的词嵌入,而不是昂贵的人工标注。通过利用标注函数、远程监督或基于关键词的规则来分配软标签,该方法即使在缺乏大规模手动标注语料库的情况下,也能实现领域自适应的词语表示。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- 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 ↗
- Ratner, A. J., De Sa, C. M., Wu, S., Selsam, D., & Re, C. (2016). Data programming: Creating large training sets, quickly. Advances in Neural Information Processing Systems, 29. link ↗
如何引用本页
ScholarGate. (2026, June 3). Weakly Supervised Word2Vec (Word Embeddings with Weak Supervision). ScholarGate. https://scholargate.app/zh/deep-learning/weakly-supervised-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.
- [需翻译标题:BERT-based Classification...]深度学习↔ compare
- Doc2Vec文本挖掘↔ compare
- 半监督Word2Vec深度学习↔ compare
- 句子嵌入深度学习↔ compare
- 弱监督句子嵌入深度学习↔ compare
- Word2Vec文本挖掘↔ compare