galsang / BiDAF-pytorch
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
☆244Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for BiDAF-pytorch
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆366Updated 3 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 2 years ago
- R-net in PyTorch, with ELMo☆199Updated 5 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆395Updated 3 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 7 years ago
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆190Updated last year
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆305Updated 6 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆108Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆358Updated 5 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated last year
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆286Updated 3 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated 8 months ago
- PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713☆160Updated 5 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated last year
- Resources for the MRQA 2019 Shared Task☆292Updated 3 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Data Augmentation for NLP. NLP数据增强☆294Updated 3 years ago
- A list of recent papers about Meta / few-shot learning methods applied in NLP areas.☆232Updated 3 years ago
- ☆341Updated last year
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆353Updated last year
- ☆323Updated 5 years ago
- Enhanced LTSM for natural language inference☆265Updated 4 years ago
- Ner with Bert☆281Updated 5 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆372Updated 4 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- SDNet☆185Updated last year
- Neural network toolkit for sentence pair modeling.☆303Updated 3 years ago
- An implementation of CopyNet☆95Updated 5 years ago