jwieting / iclr2016
Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong performance on semantic similarity tasks without any training or tuning on the training data for those tasks. They also can produce features that are at least as discriminative as skip-thought vectors for seman…
☆192Updated 9 years ago
Alternatives and similar repositories for iclr2016:
Users that are interested in iclr2016 are comparing it to the libraries listed below
- LSTM-CRF models for sequence labeling in text.☆173Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 7 years ago
- Neural Coref Models☆107Updated 6 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 8 years ago
- ☆125Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 6 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Extension of the original word2vec using different architectures☆210Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Gated Attention Reader for Text Comprehension☆185Updated 7 years ago
- Transition-based dependency parser based on stack LSTMs☆204Updated 5 years ago
- Gaussian word embeddings☆190Updated 6 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- ☆58Updated 9 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆95Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆142Updated 7 years ago
- ☆196Updated 6 years ago
- ☆87Updated 8 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 8 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆204Updated 6 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 4 years ago