galsang / BiDAF-pytorch
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
☆244Updated 8 months ago
Alternatives and similar repositories for BiDAF-pytorch
Users that are interested in BiDAF-pytorch are comparing it to the libraries listed below
Sorting:
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆396Updated 3 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- ☆340Updated 2 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆352Updated last year
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆191Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆367Updated 3 years ago
- This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).☆219Updated 3 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 6 years ago
- PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713☆159Updated 5 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated 2 years ago
- Code and Data for ACL 2019 "Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention"☆137Updated 5 years ago
- ☆323Updated 5 years ago
- ☆442Updated 2 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 5 years ago
- Resources for the MRQA 2019 Shared Task☆294Updated 3 years ago
- The PyTorch Implementation of SummaRuNNer☆255Updated 3 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆290Updated 4 years ago
- XLNet Extension in TensorFlow☆130Updated 4 years ago
- SDNet☆187Updated last year
- An implementation of CopyNet☆93Updated 5 years ago
- Ner with Bert☆281Updated 5 years ago
- PyTorch implementation of the position-aware attention model for relation extraction☆359Updated last year
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆186Updated 5 years ago