galsang / BiDAF-pytorchLinks
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
☆245Updated 10 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
- 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☆368Updated 3 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- ☆340Updated 2 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆352Updated last year
- LSTM-CRF in PyTorch☆460Updated 10 months ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆398Updated 4 years ago
- Enhanced LTSM for natural language inference☆264Updated 5 years ago
- Resources for the MRQA 2019 Shared Task☆294Updated 3 years ago
- ☆323Updated 6 years ago
- 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
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- An implementation of CopyNet☆93Updated 5 years ago
- Ner with Bert☆282Updated 5 years ago
- Slot-Gated Modeling for Joint Slot Filling and Intent Prediction☆304Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- PyTorch implementation of the position-aware attention model for relation extraction☆359Updated last year
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- LSTM+CRF NER☆303Updated 6 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated 2 years ago
- A list of recent papers about Meta / few-shot learning methods applied in NLP areas.☆231Updated 4 years ago
- ☆443Updated 2 years ago
- Survey on Machine Reading Comprehension☆148Updated 4 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 6 years ago