You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We provide an implementation of the GloVe model for learning word representations. Please see the [project page](http://nlp.stanford.edu/projects/glove/) for more information on the paper.
11
+
We provide an implementation of the GloVe model for learning word representations, 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.
12
12
13
13
## Download pre-trained word vectors
14
14
The links below contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors are made available under the <ahref="http://opendatacommons.org/licenses/pddl/">Public Domain Dedication and License</a>.
0 commit comments