GloVe

Type: Tool Created: 2022-07-14 UID: 0x24ab0 Something not right?
General Information
Author(s)
  • Pennington, Jeffrey
  • Socher, Richard
  • Manning, Christopher
Also known as
Global Vectors for Word Representation
Published
2015
Description show more
GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. Pre-trained word vectors. This data is made available under the Public Domain Dedication and License v1.0. Wikipedia 2014 + Gigaword 5 (6B tokens, 400K vocab, uncased, 50d, 100d, 200d, & 300d vectors, 822 MB download): glove.6B.zip Common Crawl (42B tokens, 1.9M vocab, uncased, 300d vectors, 1.75 GB download): glove.42B.300d.zip Common Crawl (840B tokens, 2.2M vocab, cased, 300d vectors, 2.03 GB download): glove.840B.300d.zip Twitter (2B tweets, 27B tokens, 1.2M vocab, uncased, 25d, 50d, 100d, & 200d vectors, 1.42 GB download): glove.twitter.27B.zip
Wikidata
Q22827276
URL
https://nlp.stanford.edu/projects/glove/
DOI
10.3115/v1/d14-1162
GitHub
stanfordnlp/GloVe
About
Platform(s)
Linux macOS
Programming Language(s)
C
Open Source
Yes
User Access
Free
Used For
Graphical User Interface
No
Tool is independent of languages
No
Supported Language(s)
English
Author(s) reported validation
Yes
License
Apache License, Version 2.0
Research
Following publications used this tool.