pltrdy / rougeLinks
A full Python Implementation of the ROUGE Metric (not a wrapper)
☆710Updated 11 months ago
Alternatives and similar repositories for rouge
Users that are interested in rouge are comparing it to the libraries listed below
Sorting:
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆656Updated 3 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆917Updated 2 years ago
- Code for using and evaluating SpanBERT.☆899Updated 2 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆523Updated 3 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Updated last year
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆380Updated 3 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,390Updated last year
- BERT for Coreference Resolution☆454Updated 2 years ago
- Topic-Aware Convolutional Neural Networks for Extreme Summarization☆373Updated 2 years ago
- High-accuracy NLP parser with models for 11 languages.☆898Updated 3 years ago
- An Exhaustive Paper List for Text Summarization☆499Updated last month
- Code for paper Fine-tune BERT for Extractive Summarization☆1,501Updated 3 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 5 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆383Updated 2 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆249Updated 4 years ago
- BLEURT is a metric for Natural Language Generation based on transfer learning.☆768Updated 2 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch