You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing this project; I've been pursuing the idea of wrapping the reference stanfordnlp/GloVe source code as a Cython extension. Your library has been very useful in learning more about Cython!
I just wanted to ask what your motivation was for writing the algorithm from scratch, and what you would think of trying to thinly-wrap the original distribution. Thanks!
The text was updated successfully, but these errors were encountered:
Hi Maciej!
Thanks for sharing this project; I've been pursuing the idea of wrapping the reference stanfordnlp/GloVe source code as a Cython extension. Your library has been very useful in learning more about Cython!
I just wanted to ask what your motivation was for writing the algorithm from scratch, and what you would think of trying to thinly-wrap the original distribution. Thanks!
The text was updated successfully, but these errors were encountered: