enewe101 / word2vec
An implementation of Mikolov's word2vec in Python using Theano and Lasagne.
☆37Updated 7 years ago
Alternatives and similar repositories for word2vec:
Users that are interested in word2vec are comparing it to the libraries listed below
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Moro files for the ACL 2015 Tutorial on Matrix and Tensor Factorization Methods for Natural Language Processing☆20Updated 9 years ago
- Document context language models