Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
☆2,197Jun 16, 2022Updated 3 years ago
Alternatives and similar repositories for pointer-generator
Users that are interested in pointer-generator are comparing it to the libraries listed below
Sorting:
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆316Jul 5, 2019Updated 6 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆915Jan 23, 2023Updated 3 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆658Jun 16, 2022Updated 3 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆624Jul 23, 2020Updated 5 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆400May 21, 2021Updated 4 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Mar 24, 2023Updated 2 years ago
- Neural Attention Model for Abstractive Summarization☆918Apr 25, 2018Updated 7 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Jul 25, 2024Updated last year
- Code for paper Fine-tune BERT for Extractive Summarization☆1,504Jan 11, 2022Updated 4 years ago
- ☆301May 2, 2025Updated 9 months ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,989Oct 14, 2025Updated 4 months ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,176May 28, 2023Updated 2 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Apr 16, 2019Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Jun 17, 2022Updated 3 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,541May 31, 2023Updated 2 years ago
- An open-source NLP research library, built on PyTorch.☆11,889Nov 22, 2022Updated 3 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Apr 22, 2020Updated 5 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,613Mar 4, 2023Updated 2 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆380Jun 25, 2022Updated 3 years ago
- A curated list of resources dedicated to text summarization☆1,540Jan 9, 2023Updated 3 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Mar 10, 2019Updated 6 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180May 25, 2017Updated 8 years ago
- TensorFlow implementation of Pointer Networks☆203Sep 5, 2017Updated 8 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,391Aug 20, 2024Updated last year
- Facilitating the design, comparison and sharing of deep text matching models.☆3,854Aug 2, 2024Updated last year
- ☆178Jan 31, 2019Updated 7 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,455May 21, 2023Updated 2 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆249Feb 10, 2021Updated 5 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,123Nov 28, 2022Updated 3 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,924Feb 14, 2023Updated 3 years ago
- Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the mo…☆22,981Jul 28, 2024Updated last year
- Interactive in-browser attention visualizer tool for recurrent networks☆136Jun 18, 2022Updated 3 years ago
- Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.☆17,012Jun 2, 2023Updated 2 years ago
- TensorFlow implementation of "Pointer Networks"☆477Mar 1, 2017Updated 8 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,635Oct 15, 2020Updated 5 years ago
- The guide to tackle with the Text Summarization☆1,312Nov 27, 2022Updated 3 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Apr 19, 2022Updated 3 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,897Jun 30, 2022Updated 3 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆715Nov 19, 2024Updated last year