EdinburghNLP / XSum
Topic-Aware Convolutional Neural Networks for Extreme Summarization
☆355Updated last year
Related projects ⓘ
Alternatives and complementary repositories for XSum
- Calculating ROUGE score between two files (line-by-line)☆191Updated 3 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆286Updated last year
- ☆178Updated 5 years ago
- Large-scale multi-document summarization dataset and code☆274Updated last year
- A Python wrapper for the ROUGE summarization evaluation package☆250Updated 3 years ago
- Resources for the MRQA 2019 Shared Task☆292Updated 3 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆231Updated 5 years ago
- BERT for Coreference Resolution☆445Updated last year
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆358Updated last year
- Full Python implementation of the ROUGE metric, producing same results as in the official perl implementation.☆157Updated 5 years ago
- The ATIS (Airline Travel Information System) Dataset☆152Updated 4 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆185Updated 3 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆226Updated 3 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- ☆112Updated 4 years ago
- ☆209Updated 4 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆128Updated 3 years ago
- Implementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words☆123Updated 3 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆134Updated 5 years ago
- Keyphrase Generation☆217Updated last year
- Unsupervised Extractive Summarization based on Position-Augmented Centrality☆124Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network