add link to article

This commit is contained in:
Kavita Ganesan
2019-06-12 00:15:38 -06:00
committed by GitHub
parent 2788be3224
commit c34f7c0555

View File

@@ -2,9 +2,11 @@ Learn how to use pre-trained GloVe/Word2Vec embeddings with Gensim. Its super si
## Navigate
- [Pre-trained word embeddings article](http://kavita-ganesan.com/easily-access-pre-trained-word-embeddings-with-gensim/#.XQCYP9NKhhE)
- [Notebook demonstrating use of pre-trained embeddings with gensim](Pre-trained%20embeddings.ipynb)
## Running the Pre-trained Embeddings Notebook
1. From the command line, first, clone this repo.
```