방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 준지도 학습 감성 분석× | LDA 토픽 모델× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2002–2008 | 2003 |
| 창시자≠ | Zhu, X.; Pang, B. & Lee, L. (foundational works) | Blei, D. M., Ng, A. Y., & Jordan, M. I. |
| 유형≠ | Semi-supervised classification | Probabilistic generative topic model |
| 원전≠ | Zhu, X. (2005). Semi-Supervised Learning Literature Survey. Technical Report 1530, Computer Sciences, University of Wisconsin-Madison. link ↗ | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ |
| 별칭 | SSSA, semi-supervised opinion mining, label-propagation sentiment classification, self-training sentiment analysis | LDA, Latent Dirichlet Allocation, LDA Topic Modeling, Dirichlet Topic Model |
| 관련≠ | 4 | 5 |
| 요약≠ | 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. | Latent Dirichlet Allocation (LDA) is a probabilistic generative model introduced by Blei, Ng, and Jordan in 2003 that discovers hidden thematic structure in large text collections by representing each document as a mixture of latent topics and each topic as a probability distribution over vocabulary words. |
| ScholarGate데이터셋 ↗ |
|
|