allenai / open-mdsLinks
The corresponding code for our paper: "Exploring the Challenges of Open Domain Multi-Document Summarization". Do not hesitate to open an issue if you run into any trouble!
☆32Updated 2 years ago
Alternatives and similar repositories for open-mds
Users that are interested in open-mds are comparing it to the libraries listed below
Sorting:
- The official code for PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization☆156Updated 2 years ago
- Multi-LexSum is an abstractive summarization dataset for US Civil Rights Lawsuits☆21Updated 2 years ago
- ☆78Updated last year
- Code for the CRAC 2021 paper "On Generalization in Coreference Resolution" (Best short paper award)☆35Updated 2 years ago
- PyTorch implementation and pre-trained models for ASP - Autoregressive Structured Prediction with Language Models, EMNLP 22. https://arxi…☆107Updated last year
- PyTorch code for "FactPEGASUS: Factuality-Aware Pre-training and Fine-tuning for Abstractive Summarization" (NAACL 2022)☆39Updated 3 years ago
- Official code repository for "Exploring Neural Models for Query-Focused Summarization".☆50Updated 2 years ago
- A Python Commonsense Knowledge Inference Toolkit☆64Updated last year
- The data and the PyTorch implementation for the models and experiments in the paper "Exploiting Asymmetry for Synthetic Training Data Gen…☆63Updated 2 years ago
- Research code for "What to Pre-Train on? Efficient Intermediate Task Selection", EMNLP 2021☆37Updated 3 years ago
- SQuARE: Software for question answering research.☆75Updated last year
- The official repository for Efficient Long-Text Understanding Using Short-Text Models (Ivgi et al., 2022) paper☆69Updated 2 years ago
- A Framework for Textual Entailment based Zero Shot text classification☆152Updated last year
- ☆33Updated 2 years ago
- Multi-XScience: A Large-scale Dataset for Extreme Multi-document Summarization of Scientific Articles☆46Updated last year
- Implementation of the paper "FactGraph: Evaluating Factuality in Summarization with Semantic Graph Representations (NAACL 2022)"☆50Updated 2 years ago
- ☆53Updated 3 years ago
- The autoregressive information extraction system GenIE (Generative Information Extraction) implemented in PyTorch.