concept connectionist seed

Word2Vec (2013)

Mikolov et al. (2013) at Google trained word embeddings using Skip-gram and CBOW. Showed that vector arithmetic captures semantic relationships (king - man + woman = queen).

#word2vec #embeddings #mikolov #2013