erickrf / multiffn-nliLinks
Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.
☆87Updated 7 years ago
Alternatives and similar repositories for multiffn-nli
Users that are interested in multiffn-nli are comparing it to the libraries listed below
Sorting:
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Unofficial implementation algorithms of attention models on SNLI dataset☆33Updated 6 years ago
- ☆59Updated 9 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 6 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 5 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)