ChenglongChen / word2vec_cbow
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
- cuda implementation of CBOW model (word2vec)☆116Updated 11 years ago
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- Sequential convolutional architectures for text classification☆29Updated 8 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 8 years ago
- doc and model for NDSB☆31Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Scalable Distributed LDA implementation for Spark & Glint☆28Updated 8 years ago
- Yahoo!'s topic modelling framework using Latent Dirichlet Allocation☆97Updated 13 years ago
- ☆18Updated 10 years ago
- Programme used to project the words having vector representation. It help to visualize, how efficiently words are represented☆7Updated 9 years ago
- Benchmarks for DyNet☆57Updated 7 years ago
- Implementing Deep Structured Semantic Model (DSSM) in Theano : Word Embedding Case Study☆22Updated 9 years ago
- Question Answering via Integer Programming (TableILP)☆28Updated 8 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- Document context language models☆22Updated 9 years ago
- Auto Encoder on Tensorflow☆12Updated 7 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- ☆29Updated 9 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago
- ☆18Updated 9 years ago
- Sequence to Sequence Learning Model☆14Updated 9 years ago
- Leon Bottou's SGD☆33Updated 13 years ago
- An reimplementation of Microsoft DSSM☆12Updated 9 years ago
- ☆27Updated 9 years ago
- this is a high performance cuda porting of cbow model of word2vec☆17Updated 10 years ago
- Language Modeling with Sum-Product Networks☆20Updated 10 years ago
- Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"☆38Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 8 years ago