santoshbs opened this issue 7 years ago · 1 comments
Hi, I am new to Glove in Python. I was wondering how to load the pre-trained Stanford Glove word vectors. Request your help.
Regards SBS
Got it with glove.Glove.load_stanford(). Thanks!