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.86k stars 1.51k forks source link

Vector file not created #80

Open exsperazo opened 7 years ago

exsperazo commented 7 years ago

Using glove on windows 10, when I try to generate the vector file it just reads the options and terminates without creating the vector file

EthanZoneCoding commented 2 years ago

Having the same issue. Did you ever solve it?