Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
kavgan
GitHub Repository: kavgan/nlp-in-practice
Path: blob/master/word2vec/README.md
314 views

Navigate

Running the Word2Vec Tutorial Notebook

  1. From the command line, first, clone this repo.

git clone <this repo url>
  1. Next, switch to the word2vec directory of this repo.

cd nlp-in-practice/word2vec
  1. Then, run jupyter notebook

jupyter notebook
  1. Select Word2Vec.ipynb, sip a cup of coffee and enjoy! You can now re-run the cells.