An implementation guide to Word2Vec using NumPy and Google Sheets

Learn the inner workings of Word2Vec

Sudo Chia
Towards Data Science
10 min readDec 6, 2018

--

This article is an implementation guide to Word2Vec using NumPy and Google Sheets. If you you have trouble reading this, consider subscribing to Medium Membership here!

Word2Vec is touted as one of the biggest, most recent breakthrough in the field of Natural Language Processing (NLP). The concept is simple, elegant and (relatively) easy to grasp. A quick Google search returns multiple results on how to use them with standard…

--

--

I write regularly on topics in data engineering, machine learning and generally tech.