Skip to content

Commit 560f97e

Browse files
authored
Update README.rst
1 parent 1264172 commit 560f97e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,12 @@ https://code.google.com/p/word2vec/
311311
Global Vectors for Word Representation (GloVe)
312312
----------------------------------------------
313313

314+
.. image:: /docs/pic/Glove.PNG
315+
316+
An implementation of the GloVe model for learning word representations is provided, and describe how to download web-dataset vectors or train your own. See the `project page <http://nlp.stanford.edu/projects/glove/>`__ or the `paper <http://nlp.stanford.edu/pubs/glove.pdf>`__ for more information on glove vectors.
317+
318+
319+
314320

315321

316322
--------

0 commit comments

Comments
 (0)