word2vec-mikolov-embeddings
IN premise — entries/2026/06/21/wiki-Natural_language_processing-chunk-1.md
Created 2026-06-21T09:50:10+00:00
Word2vec was a word embedding technique developed by Tomáš Mikolov (circa 2010–2013), who also applied RNNs to language modeling
Summary
This records that Word2Vec, the technique for turning words into numerical vectors that capture meaning, came out of Tomáš Mikolov's work around 2010-2013, and that his broader research on recurrent neural networks for language modeling is part of the same thread. It matters because it fixes the technical lineage: Word2Vec is not an isolated trick but a product of a specific research program that tied together vector representations and sequence-based language modeling, which shapes how later systems trace dependencies back to their origins.