ChenglongChen / word2vec_cbowLinks
this is a high performance cuda porting of cbow model of word2vec
☆43Updated 11 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☆34Updated 14 years ago
- paragraph vector trained by negative sampling☆37Updated 8 years ago
- GitHub LDA - Collaborative Topic Modeling for Recommending GitHub Repos☆33Updated 10 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 10 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- ☆29Updated 10 years ago
- ☆70Updated 10 years ago
- Sequential convolutional architectures for text classification☆29Updated 9 years ago
- Parallelizing word2vec in shared and distributed memory☆191Updated 2 years ago
- doc and model for NDSB☆31Updated 10 years ago
- C++ code for "A Faster Drop-in Implementation for Leaf-wise Exact Greedy Induction of Decision Tree Using Pre-sorted Deque"☆36Updated 2 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆122Updated 2 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 9 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆56Updated 8 years ago
- Slides/code for the Lisbon machine learning school 2017☆28Updated 8 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 8 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 9 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 10 years ago
- ☆18Updated 9 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 8 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 9 years ago
- Question Answering via Integer Programming (TableILP)☆28Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015