bdusell / rougescore
Python implementation of ROUGE
☆32Updated 7 years ago
Alternatives and similar repositories for rougescore:
Users that are interested in rougescore are comparing it to the libraries listed below
- A python library to compute rouge score for summarization☆58Updated 2 years ago
- Text Summarization using Pointer Attention Models☆60Updated 6 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 4 years ago
- A custom Rouge wrapper for summary evaluation.☆52Updated 9 years ago
- ☆177Updated 5 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated 2 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆159Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- CopyNet Implementation with Tensorflow and nmt☆123Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 7 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆77Updated 7 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆151Updated 6 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 7 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Python wrapper for evaluating summarization quality by ROUGE package☆165Updated 4 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- ☆47Updated 4 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆125Updated 5 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆49Updated 6 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆51Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- ☆26Updated 6 years ago
- Abstractive Summarization IJCAI paper code☆29Updated 6 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆61Updated 7 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆61Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆102Updated 5 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆91Updated 6 years ago