ai-ku / wvec
Word vectors
☆64Updated 6 years ago
Alternatives and similar repositories for wvec:
Users that are interested in wvec are comparing it to the libraries listed below
- 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
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- A convolutional neural network library for NLP.☆60Updated 7 years ago
- Fast C++ implementation of multiple prototype word representation training based on Huang Socher 2012☆21Updated 8 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.