Word2Vec automàticament supervisat
Word2Vec és un model de xarxa neuronal superficial introduït per Mikolov et al. (2013) que aprèn representacions vectorials denses de paraules a partir de grans corpus de text no etiquetats utilitzant objectius automàticament supervisats. En entrenar un model per predir paraules del context circumdant (Skip-gram) o una paraula objectiu a partir del seu context (CBOW), captura riques regularitats semàntiques i sintàctiques en un espai vectorial continu sense cap anotació manual.
Llegeix el mètode complet
Inicia la sessió amb un compte gratuït per llegir aquesta secció.
Method map
The neighbourhood of related methods — select a node to explore.
Fonts
- Mikolov, T., Chen, K., Corrado, G., & Dean, J. (2013). Efficient estimation of word representations in vector space. In Proceedings of the International Conference on Learning Representations (ICLR 2013). link ↗
- Mikolov, T., Sutskever, I., Chen, K., Corrado, G., & Dean, J. (2013). Distributed representations of words and phrases and their compositionality. In Advances in Neural Information Processing Systems (NeurIPS 2013), 26. link ↗
Com citar aquesta pàgina
ScholarGate. (2026, June 3). Self-supervised Word2Vec (Skip-gram and CBOW with Self-supervised Objectives). ScholarGate. https://scholargate.app/ca/deep-learning/self-supervised-word2vec
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- FastTextAprenentatge profund↔ compare
- GloVe EmbeddingsMineria de text↔ compare
- Xarxa Neuronal RecurrentAprenentatge profund↔ compare
Citat per
Has vist cap problema en aquesta pàgina? Informa'n o suggereix una correcció →