Skip to content

GloVe: Global Vectors for Word Representation

← Back to topic

Authors: Jeffrey Pennington, Richard Socher, Christopher D. Manning
Year: 2014
Journal: EMNLP
DOI: 10.3115/v1/D14-1162
Publisher: https://aclanthology.org/D14-1162/

Keywords: glove, word embeddings

Abstract

GloVe combines the advantages of global matrix factorization and local context window methods.

Cite this paper

bibtex
@misc{glove2014,
  title  = {GloVe: Global Vectors for Word Representation},
  author = {Jeffrey Pennington, Richard Socher, Christopher D. Manning},
  year   = {2014},
  journal = {EMNLP},
  doi    = {10.3115/v1/D14-1162},
  url    = {https://doi.org/10.3115/v1/D14-1162},
}

Source files

Released under the MIT License.