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
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- ☆70Updated 10 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 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
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated 2 years ago
- Scalable Topic Modeling using Variational Inference in MapReduce☆150Updated 9 years ago
- Word vectors☆64Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 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☆73Updated 8 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 15 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 10 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 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
- Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015☆35Updated 3 years ago
- SUMPY: a python automatic text summarization library☆55Updated 9 years ago
- 2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point☆110Updated 9 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 10 years ago
- ☆44Updated 9 years ago