Deep Learning Primer: Understanding Word Embeddings: From SVD to Word2Vec
How do we represent the meaning of a word to a computer? This is the fundamental question of Natural Language Processing. Simply treating words as unique IDs fails to capture the relationships betw...