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
Thank you for you suggestion~
I use word2vecf toolkit (implemented by Yoav Goldberg) which is available at https://bitbucket.org/yoavgo/word2vecf/get/1b94252a58d4.zip
word2vecf contains distance.c. I removed this file since I re-implement it in python and put it in ngram2vec file.
I just rewrite word2vecf in python, which is much easier to read compared with C version
No description provided.
The text was updated successfully, but these errors were encountered: