เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การวิเคราะห์ความรู้สึกแบบปรับตามโดเมน× | Sentence Embeddings× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2007 | 2015–2019 |
| ผู้ริเริ่ม≠ | Blitzer, J.; Dredze, M.; Pereira, F. | Kiros et al. (Skip-Thought, 2015); Reimers & Gurevych (Sentence-BERT, 2019) |
| ประเภท≠ | Domain adaptation for text classification | Representation learning / embedding |
| แหล่งต้นตำรับ≠ | Blitzer, J., Dredze, M., & Pereira, F. (2007). Biographies, Bollywood, Boom-boxes and Blenders: Domain Adaptation for Sentiment Classification. Proceedings of the 45th Annual Meeting of the Association for Computational Linguistics (ACL), 440–447. link ↗ | Reimers, N., & Gurevych, I. (2019). Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing (EMNLP), 3980–3990. DOI ↗ |
| ชื่อเรียกอื่น | cross-domain sentiment analysis, domain-adaptive opinion mining, domain transfer sentiment classification, DASA | sentence vectors, sentence representations, SBERT, semantic sentence encoding |
| ที่เกี่ยวข้อง≠ | 5 | 4 |
| สรุป≠ | Domain-adaptive sentiment analysis trains a sentiment model on one or more labeled source domains (e.g., product reviews) and adapts it to a target domain (e.g., social media posts or news) where labels are scarce or absent. By bridging the vocabulary and distributional gap between domains, it achieves strong sentiment classification without requiring large labeled corpora in every target domain. | Sentence Embeddings convert a sentence or short text into a single fixed-length dense vector that captures its semantic meaning. These vectors allow downstream tasks — semantic similarity, clustering, retrieval, and classification — to operate on numerical representations instead of raw text, making them one of the most versatile building blocks in modern NLP pipelines. |
| ScholarGateชุดข้อมูล ↗ |
|
|