update name

This commit is contained in:
Kavita Ganesan
2019-03-04 21:52:03 -07:00
committed by GitHub
parent 7b8207322a
commit 44529faa91

View File

@@ -12,7 +12,7 @@ git clone <this repo url>
```
2. Next, switch to the word2vec directory of this repo.
```
cd nlp-text-mining-working-examples/word2vec
cd nlp-in-practice/word2vec
```
3. Then, run jupyter notebook
```