Files
nlp-in-practice/word2vec
Kavita Ganesan 44529faa91 update name
2019-03-04 21:52:03 -07:00
..
2018-02-14 23:36:33 -07:00
2019-03-04 21:52:03 -07:00
2019-02-15 12:53:12 -07:00
2019-02-15 12:46:27 -07:00
2018-01-28 22:24:25 -07:00

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.