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

Added free() to 7 variables in src/glove.c. #24

Closed ghost closed 8 years ago

ghost commented 8 years ago

Addresses https://github.com/stanfordnlp/GloVe/issues/23