whatupbiatch / cuda-word2vec
cuda implementation of CBOW model (word2vec)
☆115Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for cuda-word2vec
- this is a high performance cuda porting of cbow model of word2vec☆43Updated 10 years ago
- ☆71Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 8 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆72Updated 7 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- ☆36Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 9 years ago
- Word vectors☆64Updated 6 years ago
- SUMPY: a python automatic text summarization library☆55Updated 8 years ago
- I re-implemented a semi-supervised recursive autoencoder in java. I think it is a pretty nice technique. Check it out! Or fork it☆72Updated 7 years ago
- collect the publications and related resources of Deep Learning in NLP☆117Updated 8 years ago
- A convolutional neural network library for NLP.☆60Updated 6 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆86Updated 8 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 14 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 9 years ago
- An implementation of a generalized version of the Long Short-Term Memory neural network architecture and algorithm, one of the most power…☆137Updated 6 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 8 years ago
- Theano implementation of Memory Networks☆135Updated 9 years ago
- An efficient character based RNN☆91Updated 5 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆51Updated 9 years ago
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated last year
- Sentiment Analysis with Ensemble☆245Updated 8 years ago