kihyunwon / dynamic-coattention-networkLinks
Tensorflow implementation of Dynamic Coattention Networks for Question Answering.
☆100Updated 8 years ago
Alternatives and similar repositories for dynamic-coattention-network
Users that are interested in dynamic-coattention-network are comparing it to the libraries listed below
Sorting:
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆95Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- ☆144Updated 7 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆54Updated 7 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- ☆79Updated 8 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 6 years ago
- Unofficial implementation algorithms of attention models on SNLI dataset