whatupbiatch / cuda-word2vecLinks
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
Sorting:
- this is a high performance cuda porting of cbow model of word2vec☆43Updated 10 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- ☆70Updated 10 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 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
- Word vectors☆64Updated 7 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 10 years ago
- Question Answering via Integer Programming (TableILP)☆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
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 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
- Yahoo!'s topic modelling framework using Latent Dirichlet Allocation☆97Updated 13 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆120Updated 2 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆50Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- ☆36Updated 10 years ago
- Scalable Distributed LDA implementation for Spark & Glint☆28Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- A simple NER model in C++☆38Updated 9 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 9 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- Sentiment Analysis with Ensemble☆244Updated 8 years ago