hengruo / QANet-pytorchLinks
A PyTorch implementation of QANet.
☆343Updated 3 years ago
Alternatives and similar repositories for QANet-pytorch
Users that are interested in QANet-pytorch are comparing it to the libraries listed below
Sorting:
- R-net in PyTorch, with ELMo☆197Updated 6 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- Neural network toolkit for sentence pair modeling.☆304Updated 4 years ago
- paper note, including personal comments, introduction, code etc☆276Updated 4 years ago
- Tensorflow Implementation of R-Net☆577Updated 7 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆135Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…