Machine learningDeep learning / NLP / CV
半监督情感分析
半监督情感分析结合了少量手动标记的文本样本和大量未标记的文本池来训练意见分类器。通过自训练、标签传播或一致性正则化等方法将情感信号从标记种子传播到未标记数据,该方法在无需标注大型语料库的成本下即可实现具有竞争力的准确性。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Zhu, X. (2005). Semi-Supervised Learning Literature Survey. Technical Report 1530, Computer Sciences, University of Wisconsin-Madison. link ↗
- Pang, B., & Lee, L. (2008). Opinion Mining and Sentiment Analysis. Foundations and Trends in Information Retrieval, 2(1–2), 1–135. DOI: 10.1561/1500000011 ↗
如何引用本页
ScholarGate. (2026, June 3). Semi-supervised Sentiment Analysis (Label Propagation and Self-Training for Opinion Mining). ScholarGate. https://scholargate.app/zh/deep-learning/semi-supervised-sentiment-analysis
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
- LDA主题模型深度学习↔ compare
- 自监督情感分析深度学习↔ compare
- 半监督式BERT分类深度学习↔ compare