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

co-occurrences from different sources #113

Open MuhammadZeeshan34 opened 6 years ago

MuhammadZeeshan34 commented 6 years ago

Is there any way to use co-occurrences i.e in mat file to use as input in glove.c?

SachithSriRam commented 6 years ago

Following(https://groups.google.com/forum/#!topic/globalvectors/B4kEijnD_fE ). Any update on this?