becxer / pointer-generatorLinks
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)
☆316Updated 6 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:
- Global Encoding for Abstractive Summarization (ACL 2018)☆274Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Updated 3 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 4 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Updated 3 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆380Updated 3 years ago
- ☆301Updated 7 months ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 6 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆304Updated 4 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Updated 5 years ago
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆135Updated 7 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆917Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 3 years ago
- ☆317Updated 2 years ago
- ☆436Updated last year
- LSTM+CRF NER☆305Updated 6 years ago
- Deep Semantic Role Labeling with Self-Attention☆304Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆656Updated 3 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 7 years ago
- ☆339Updated 3 years ago
- ☆178Updated 6 years ago
- An interface to and, in time, a Python reimplementation of the ROUGE package for evaluating summarization☆198Updated 10 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 7 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated last year
- End-to-end Neural Coreference Resolution☆526Updated 3 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 8 years ago