ChenglongChen / word2vec_cbowLinks
this is a high performance cuda porting of cbow model of word2vec
☆43Updated 10 years ago
Alternatives and similar repositories for word2vec_cbow
Users that are interested in word2vec_cbow are comparing it to the libraries listed below
Sorting:
- cuda implementation of CBOW model (word2vec)☆117Updated 11 years ago
- Leon Bottou's SGD☆33Updated 13 years ago
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- A short paper describing the library is available on arXiv.☆64Updated 7 years ago
- Implementation of CharSCNN☆24Updated 9 years ago
- Scalable Distributed LDA implementation for Spark & Glint☆28Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- doc and model for NDSB☆31Updated 10 years ago
- ☆70Updated 10 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- Yahoo!'s topic modelling framework using Latent Dirichlet Allocation☆97Updated 13 years ago
- this is a high performance cuda porting of cbow model of word2vec☆17Updated 10 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 9 years ago
- GitHub LDA - Collaborative Topic Modeling for Recommending GitHub Repos☆33Updated 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
- ☆18Updated 10 years ago
- ☆29Updated 10 years ago
- cache-friendly multithread matrix factorization☆89Updated 8 years ago
- An reimplementation of Microsoft DSSM☆12Updated 9 years ago
- Auto Encoder on Tensorflow☆12Updated 7 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago
- Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"☆38Updated 7 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 years ago
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆33Updated 8 years ago
- Fork of http://nlg.isi.edu/software/nplm/ for threadsafety and efficiency.☆18Updated 11 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago