nlpyang / PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
☆1,291Updated 8 months ago
Alternatives and similar repositories for PreSumm:
Users that are interested in PreSumm are comparing it to the libraries listed below
- Code for paper Fine-tune BERT for Extractive Summarization☆1,485Updated 3 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆912Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆407Updated last year
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆689Updated 5 months ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆396Updated 3 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,630Updated 2 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆644Updated 2 years ago
- Code for using and evaluating SpanBERT.☆897Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated 2 years ago
- An Exhaustive Paper List for Text Summarization☆500Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆430Updated last year
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆374Updated 2 years ago
- A curated list of resources dedicated to text summarization☆1,542Updated 2 years ago
- A summary of must-read papers for Neural Question Generation (NQG)☆586Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,189Updated 2 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,236Updated 3 years ago
- Summarization Papers☆1,010Updated last year
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆908Updated 2 years ago
- SQuAD Question Answering Using BERT, PyTorch☆399Updated 2 years ago
- BERT-related papers☆2,045Updated last year
- This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, an…☆557Updated 3 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,414Updated last year
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,376Updated 8 months ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,127Updated 7 months ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆308Updated 4 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago