方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 半监督情感分析× | [需翻译标题:BERT-based Classification...]× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2002–2008 | 2019 |
| 提出者≠ | Zhu, X.; Pang, B. & Lee, L. (foundational works) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| 类型≠ | Semi-supervised classification | Pre-trained language model with fine-tuning |
| 开创性文献≠ | Zhu, X. (2005). Semi-Supervised Learning Literature Survey. Technical Report 1530, Computer Sciences, University of Wisconsin-Madison. link ↗ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. In Proceedings of NAACL-HLT 2019 (pp. 4171–4186). Association for Computational Linguistics. DOI ↗ |
| 别名 | SSSA, semi-supervised opinion mining, label-propagation sentiment classification, self-training sentiment analysis | BERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS |
| 相关 | 4 | 4 |
| 摘要≠ | Semi-supervised sentiment analysis combines a small set of manually labeled text samples with a large pool of unlabeled text to train opinion classifiers. By propagating sentiment signals from labeled seeds to unlabeled data through self-training, label propagation, or consistency regularization, the approach achieves competitive accuracy without the cost of labeling large corpora. | BERT-based Classification fine-tunes Google's Bidirectional Encoder Representations from Transformers model on a labelled text dataset, replacing the generic pre-trained head with a task-specific classification layer. It exploits deep bidirectional context from hundreds of millions of pre-trained parameters to deliver state-of-the-art accuracy on short- and medium-length text classification tasks with relatively modest amounts of labelled data. |
| ScholarGate数据集 ↗ |
|
|