xingdi-eric-yuan / MatchLSTM-PyTorchLinks
a pytorch implementation of match lstm question answering model
☆43Updated last year
Alternatives and similar repositories for MatchLSTM-PyTorch
Users that are interested in MatchLSTM-PyTorch are comparing it to the libraries listed below
Sorting:
- ☆81Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- This is a repo for multiNLI_encoder.☆58Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- ☆108Updated 6 years ago
- ☆26Updated 7 years ago
- MACHINE READING COMPREHENSION WITH SELF-MATCHING NETWORKS☆43Updated 7 years ago
- A sentence encoding-based model for natural language inference☆31Updated 7 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆102Updated 6 years ago
- Code for NAACL 2018 paper "Multi-task Learning of Pairwise Sequence Classification Tasks Over Disparate Label Spaces" by Isabelle Augenst…☆35Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- local-context-unit☆56Updated 7 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 7 years ago
- Implementation of Memory Network in pyTorch☆33Updated 4 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- This is the code of "Adversarial Connective-exploiting Networks for Implicit Discourse Relation Classification" in ACL 2017☆18Updated 7 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆54Updated 8 years ago
- ☆41Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 8 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆94Updated 6 years ago