galsang / BiDAF-pytorchLinks
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
☆245Updated last year
Alternatives and similar repositories for BiDAF-pytorch
Users that are interested in BiDAF-pytorch are comparing it to the libraries listed below
Sorting:
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 8 years ago
- ☆340Updated 3 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- An implementation of CopyNet☆93Updated 6 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆232Updated 5 years ago
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆191Updated 2 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆293Updated 4 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆374Updated 4 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 7 years ago
- This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).☆220Updated 3 years ago
- Pytorch implementation of Paragraph-level Neural Question Generation with Maxout Pointer and Gated Self-attention Networks☆140Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Updated 3 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆144Updated 3 years ago
- ☆324Updated 6 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 4 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 5 years ago
- Ner with Bert☆281Updated 6 years ago
- ☆79Updated 3 years ago
- LSTM+CRF NER☆305Updated 6 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆121Updated 5 years ago
- XLNet Extension in TensorFlow☆131Updated 4 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 7 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 6 years ago
- LSTM-CRF in PyTorch☆462Updated last year
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆394Updated 3 years ago
- 论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》☆155Updated 3 years ago