whatupbiatch / cuda-word2vec
cuda implementation of CBOW model (word2vec)
☆117Updated 11 years ago
Alternatives and similar repositories for cuda-word2vec:
Users that are interested in cuda-word2vec are comparing it to the libraries listed below
- ☆70Updated 10 years ago
- this is a high performance cuda porting of cbow model of word2vec☆43Updated 10 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 9 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 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
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 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
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 14 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 9 years ago
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆67Updated 8 years ago
- ☆36Updated 9 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated 9 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 9 years ago
- ☆29Updated 9 years ago
- Word vectors☆64Updated 6 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- Implementing Deep Structured Semantic Model (DSSM) in Theano : Word Embedding Case Study☆22Updated 9 years ago
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 8 years ago
- Theano implementation of Memory Networks☆134Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago