phunterlau / word2vec_cbow
this is a high performance cuda porting of cbow model of word2vec
☆17Updated 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
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆14Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago
- An reimplementation of Microsoft DSSM☆12Updated 9 years ago
- ☆29Updated 9 years ago
- Code for the paper "Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neural Networks"☆30Updated 7 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- word2vec variations☆7Updated 7 years ago
- solution for the 5th place of cikm cup 2014☆19Updated 10 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
- Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L☆19Updated 8 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 8 years ago
- Attention models☆33Updated 9 years ago
- ☆23Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 7 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 years ago
- Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)☆18Updated 6 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- ☆20Updated 7 years ago
- Word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L☆23Updated 9 years ago
- ☆13Updated 7 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).☆25Updated 9 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- An aspiring attempt to generate a continuous space of sentences with DenseNet☆26Updated 7 years ago
- ☆27Updated 9 years ago
- ☆16Updated 9 years ago
- tag doc using topN words with lda☆10Updated 9 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Juli…☆13Updated 8 years ago
- Char RNN Language Model based on Tensorflow☆12Updated 8 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago