File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 11## GloVe: Global Vectors for Word Representation
22
3- <em >frog</em > nearest neighbors | Litoria | Leptodactylidae | Rana | Eleutherodactylus
4- -------------------------|:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|
5- <li > frogs <li > toad <li > litoria <li > leptodactylidae <li > rana <li > lizard <li > eleutherodactylus |  |  |  | 
63
7- man -> woman | city -> zip | comparative -> superlative
8- :-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|
9- ![ ] ( http://nlp.stanford.edu/projects/glove/images/man_woman_small.jpg ) | ![ ] ( http://nlp.stanford.edu/projects/glove/images/city_zip_small.jpg ) | ![ ] ( http://nlp.stanford.edu/projects/glove/images/comparative_superlative_small.jpg )
4+ | nearest neighbors of <br /> <em >frog</em > | Litoria | Leptodactylidae | Rana | Eleutherodactylus |
5+ | --- | ------------------------------- | ------------------- | ---------------- | ------------------- |
6+ | Pictures | <img src =" http://nlp.stanford.edu/projects/glove/images/litoria.jpg " ></img > | <img src =" http://nlp.stanford.edu/projects/glove/images/leptodactylidae.jpg " ></img > | <img src =" http://nlp.stanford.edu/projects/glove/images/rana.jpg " ></img > | <img src =" http://nlp.stanford.edu/projects/glove/images/eleutherodactylus.jpg " ></img > |
7+
8+ | Comparisons | man -> woman | city -> zip | comparative -> superlative |
9+ | --- | ------------------------| -------------------------| -------------------------|
10+ | GloVe Geometry | <img src =" http://nlp.stanford.edu/projects/glove/images/man_woman_small.jpg " ></img > | <img src =" http://nlp.stanford.edu/projects/glove/images/city_zip_small.jpg " ></img > | <img src =" http://nlp.stanford.edu/projects/glove/images/comparative_superlative_small.jpg " ></img > |
11+
12+
1013
1114We 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.
1215
You can’t perform that action at this time.
0 commit comments