Skip to content

Word2vec jupyter notebooks and presentation

Notifications You must be signed in to change notification settings

hlgrprng/word2vec-explore

 
 

Repository files navigation

word2vec-explore

Playing around with word2vec vectors in jupyter notebooks. Presentation prepared for PyData Warsaw 2017.

Download vectors from GloVe, put them in data folder. You might need to do sed -i '9d' file.txt to remove the 9th line (it's the vector for ", so it isn't of much interest, but gives some trouble with parsing.

About

Word2vec jupyter notebooks and presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%