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

I need to train glove on Twitter data, will a shorter window size like 6 helps? #146

Open g-jing opened 5 years ago

g-jing commented 5 years ago

I need to train glove on Twitter data, will a shorter window size like 6 helps? Thanks