방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 약한 지도 학습 Word2Vec× | Word2Vec× | |
|---|---|---|
| 분야≠ | 딥러닝 | 텍스트 마이닝 |
| 계열≠ | Machine learning | Process / pipeline |
| 기원 연도≠ | 2013–2016 | 2013 |
| 창시자≠ | Mikolov et al. (Word2Vec); weak supervision framework: Ratner et al. | Tomas Mikolov et al. |
| 유형≠ | Word embedding with noisy/programmatic labels | Neural word-embedding model |
| 원전≠ | Mikolov, T., Sutskever, I., Chen, K., Corrado, G., & Dean, J. (2013). Distributed representations of words and phrases and their compositionality. Advances in Neural Information Processing Systems, 26. link ↗ | Mikolov, T., Chen, K., Corrado, G. & Dean, J. (2013). Efficient Estimation of Word Representations in Vector Space. link ↗ |
| 별칭 | WS-Word2Vec, weakly-supervised word embeddings, weak-label Word2Vec, semi-noisy Word2Vec | word embeddings, skip-gram, continuous bag-of-words, Word2Vec Kelime Gömülmeleri |
| 관련≠ | 6 | 4 |
| 요약≠ | Weakly Supervised Word2Vec trains Word2Vec-style embeddings using automatically generated, noisy, or heuristic labels rather than costly manual annotation. By leveraging labeling functions, distant supervision, or keyword-based rules to assign soft labels, the approach enables domain-adapted word representations even when large manually annotated corpora are unavailable. | Word2Vec is a neural word-embedding technique introduced by Mikolov and colleagues in 2013 that maps each word in a text corpus to a dense numeric vector. Words that appear in similar contexts end up close together in the vector space, so the embeddings capture semantic similarity that can be measured arithmetically. |
| ScholarGate데이터셋 ↗ |
|
|