stanfordnlp / GloVe

Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
Apache License 2.0
6.81k stars 1.51k forks source link

Download link for glove vectors not working #187

Closed luffycodes closed 3 years ago

luffycodes commented 3 years ago

Access forbidden for urls (https://nlp.stanford.edu/data/wordvec/glove.840B.300d.zip) to download pre-trained vectors.

AngledLuffa commented 3 years ago

Where are you finding that link? All of the links under "Download pre-trained word vectors" work for me.

On Fri, Jun 18, 2021 at 4:16 PM luffycodes @.***> wrote:

Access forbidden for urls ( https://nlp.stanford.edu/data/wordvec/glove.840B.300d.zip) to download pre-trained vectors.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stanfordnlp/GloVe/issues/187, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2AYWPGL2SXKXZ6PTNKHUDTTPHTZANCNFSM466OPOPQ .

luffycodes commented 3 years ago

Yeah, they are working for me now.. thanks