galsang / BiDAF-pytorchLinks
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
☆245Updated 9 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
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆397Updated 4 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- ☆340Updated 2 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆352Updated last year
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 6 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- An implementation of CopyNet☆93Updated 5 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Pytorch implementation of Paragraph-level Neural Question Generation with Maxout Pointer and Gated Self-attention Networks☆140Updated 4 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆390Updated 2 years ago
- Slot-Gated Modeling for Joint Slot Filling and Intent Prediction☆304Updated 4 years ago
- This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).☆219Updated 3 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated last year
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆186Updated 5 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
- The PyTorch Implementation of SummaRuNNer☆254Updated 3 years ago
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆191Updated 2 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 6 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 6 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Enhanced LTSM for natural language inference☆264Updated 5 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆291Updated 4 years ago
- Resources for the MRQA 2019 Shared Task☆294Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆314Updated 5 years ago