maciejkula / glove-python

Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
Apache License 2.0
1.25k stars 319 forks source link

Installation in Google Colab #114

Closed Kipkurui-mutai closed 3 years ago

Kipkurui-mutai commented 3 years ago

What is the specific installation in colab? pip install glove_python isn't working

IronFarm commented 3 years ago

@Kipkurui-mutai It would be helpful if could try pip install glove-python-binary and let me know if it works.

It should work for python 3.6, 3.7 or 3.8 on Windows or Linux.

Kipkurui-mutai commented 3 years ago

It works

thochit commented 1 year ago

After install sucess glove-python-binary i can't import glove