mhjabreel / word2vec_theano
The implementation of Word2Vec (SkipGram - and CBOW) models using theano and numpy
☆27Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for word2vec_theano
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 8 years ago
- Attention models☆34Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆86Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆60Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 7 years ago
- Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)☆19Updated 6 years ago
- Document context language models☆22Updated 9 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- ☆16Updated 8 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆77Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- Towards cross-lingual distributed representations without parallel text trained with adversarial autoencoders☆22Updated 8 years ago
- ☆46Updated 7 years ago
- ☆36Updated 7 years ago
- Question Answering Using Memory Networks (CS224D Project)☆48Updated 9 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 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☆13Updated 9 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 8 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 8 years ago
- An implementation of the Globally Normalized Reader☆59Updated last year
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 years ago
- ☆28Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago