In this post Iâm going to describe how to get Googleâs pre-trained Word2Vec model up and running in Python to play with. As an interface to word2vec, I decided to go with a Python package called gensim. gensim appears to be a popular NLP package, and has some nice documentation and tutorials, including for word2vec. You can download Googleâs pre-trained model here. Itâs 1.5GB! It includes word vec
{{#tags}}- {{label}}
{{/tags}}