chrischute / squad
Starter code for Stanford CS224n default final project on SQuAD 2.0
☆186Updated 4 years ago
Alternatives and similar repositories for squad:
Users that are interested in squad are comparing it to the libraries listed below
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 7 months ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- ☆177Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated 2 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- A set of tutorials for torchtext☆186Updated 6 years ago
- ☆121Updated 8 years ago
- Resources for the MRQA 2019 Shared Task☆292Updated 3 years ago
- ☆434Updated last year
- Convai2 submission.☆294Updated 2 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆722Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Code for the paper "Neural Question Generation from Text: A Preliminary Study"☆144Updated 6 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.☆401Updated 3 years ago
- Code for AAAI2018 paper "Table-to-text Generation by Structure-aware Seq2seq Learning"☆152Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆394Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 6 years ago
- Deep neural models for core NLP tasks (Pytorch version)☆440Updated 3 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago