torch / rocks

Rocks for torch
72 stars 70 forks source link

add torch-word-emb #103

Closed iamalbert closed 8 years ago

iamalbert commented 8 years ago

word embedding method, like word2vec or glove, is getting more and more important in deep NLP. I wrote a tiny tool to load these models into torch Tensor.