- From the command line, first, clone this repo.
git clone <this repo url>
- Next, switch to the word2vec directory of this repo.
cd nlp-in-practice/word2vec
- Then, run jupyter notebook
jupyter notebook
- Select Word2Vec.ipynb, sip a cup of coffee and enjoy! You can now re-run the cells.