bdusell / rougescoreLinks
Python implementation of ROUGE
☆31Updated 7 years ago
Alternatives and similar repositories for rougescore
Users that are interested in rougescore are comparing it to the libraries listed below
Sorting:
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- A custom Rouge wrapper for summary evaluation.☆52Updated 10 years ago
- Python wrapper for evaluating summarization quality by ROUGE package☆163Updated 5 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆60Updated 7 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- ☆108Updated 6 years ago
- ☆47Updated 4 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Neural quality estimation toolkit for grammatical error correction and other language generation applications.☆49Updated 6 years ago
- Code for "Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization"☆41Updated 7 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆251Updated 4 years ago
- ☆177Updated 6 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- Keras implementation of CoVe