castorini / castor

PyTorch deep learning models for text processing
http://castor.ai/
Apache License 2.0
178 stars 58 forks source link

Util to build w2v pytorch model #92

Closed rosequ closed 6 years ago

rosequ commented 6 years ago

@tuzhucheng I have added the code to convert a word2vec model into a PyTorch model. Please review.

rosequ commented 6 years ago

I see. I can get rid of this dependency later.