A Paper a Week - Week 3
Efficient Estimation of Word Representations in Vector Space, Mikolov et al.
Introduction For the third post in this series, I read “Efficient Estimation of Word Representations in Vector Space” by Mikolov et al. More commonly known as the “word2vec” paper, Mikolov et al. present their research into efficient methods of translating tokenized vocabulary words into high-dimensional word embeddings using a stripped-down...
[Read More]