Word2vec from Scratch with Python and NumPy

1 · Nathan Rooy · March 22, 2018, midnight
TL;DR - word2vec is awesome, it's also really simple. Learn how it works, and implement your own version. Introduction Since joining a tech startup back in 2016, my life has revolved around machine learning and natural language processing (NLP)....