방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 미세 조정된 Doc2Vec× | Doc2Vec× | |
|---|---|---|
| 분야≠ | 딥러닝 | 텍스트 마이닝 |
| 계열≠ | Machine learning | Process / pipeline |
| 기원 연도≠ | 2014 (base); fine-tuning practice ca. 2015 | 2014 |
| 창시자≠ | Le, Q. V. & Mikolov, T. (Doc2Vec base); fine-tuning practice adopted by the NLP community ca. 2015–2017 | Quoc V. Le & Tomas Mikolov |
| 유형≠ | Representation learning / transfer learning | Document-embedding representation learning |
| 원전≠ | Le, Q. V., & Mikolov, T. (2014). Distributed Representations of Sentences and Documents. Proceedings of the 31st International Conference on Machine Learning (ICML 2014), PMLR 32(2), 1188–1196. link ↗ | Le, Q. V. & Mikolov, T. (2014). Distributed Representations of Sentences and Documents. Proceedings of the 31st International Conference on Machine Learning (ICML), 1188-1196. link ↗ |
| 별칭≠ | fine-tuned Paragraph Vector, domain-adapted Doc2Vec, PV fine-tuning, Doc2Vec transfer learning | paragraph vector, document embeddings, Doc2Vec Belge Gömülmeleri |
| 관련≠ | 5 | 4 |
| 요약≠ | Fine-Tuned Doc2Vec adapts a pre-trained Paragraph Vector (Doc2Vec) model by continuing its training on a target corpus, producing document embeddings that capture both the general language knowledge of the original training and the vocabulary and style of the new domain. It is used for text classification, semantic similarity, and clustering when labeled data are scarce but unlabeled domain text is available. | Doc2Vec, also known as Paragraph Vector, is a representation-learning method introduced by Le and Mikolov (2014) that maps whole documents to fixed-length dense vectors. These vectors place similar documents close together in space, supporting document comparison and classification. |
| ScholarGate데이터셋 ↗ |
|
|