L-Zhe / CoRPGLinks
Code for paper Document-Level Paraphrase Generation with Sentence Rewriting and Reordering by Zhe Lin, Yitao Cai and Xiaojun Wan. This paper is accepted by Findings of EMNLP'21.
☆26Updated 4 years ago
Alternatives and similar repositories for CoRPG
Users that are interested in CoRPG are comparing it to the libraries listed below
Sorting:
- Code for NAACL 2021 full paper "Efficient Attentions for Long Document Summarization"☆68Updated 4 years ago
- Code for our EACL-2021 paper "Generating Syntactically Controlled Paraphrases without Using Annotated Parallel Pairs".☆38Updated last year
- Code and data for "Retrieval Enhanced Model for Commonsense Generation" (ACL-IJCNLP 2021).☆29Updated 3 years ago
- Source code for EMNLP 2020 paper "Coreferential Reasoning Learning for Language Representation"☆69Updated 3 years ago
- ☆92Updated 4 years ago
- [EACL'21] Non-Autoregressive with Pretrained Language Model☆62Updated 3 years ago
- Question Answering and Generation for Summarization☆71Updated 3 years ago
- Data and code for "A Question Answering Evaluation Framework for Faithfulness Assessment in Abstractive Summarization" (ACL 2020)☆48Updated 2 years ago
- ☆63Updated 3 years ago
- ReConsider is a re-ranking model that re-ranks the top-K (passage, answer-span) predictions of an Open-Domain QA Model like DPR (Karpukhi…