luopeixiang / awesome-text-summarizationLinks
Text summarization starting from scratch.
☆95Updated 9 months ago
Alternatives and similar repositories for awesome-text-summarization
Users that are interested in awesome-text-summarization are comparing it to the libraries listed below
Sorting:
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- ☆121Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 3 years ago
- ☆177Updated 6 years ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆123Updated 6 years ago
- Code for the ACL 19 paper "Neural Keyphrase Generation via Reinforcement Learning with Adaptive Rewards"☆107Updated 4 years ago
- Code, Models, and Data for the ACL 2019 paper "Scoring Sentence Singletons and Pairs for Abstractive Summarization"☆66Updated 2 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarizat…☆107Updated 5 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 6 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆232Updated 5 years ago
- Build a summarizer models combining transformers and pointing mechanism☆32Updated 5 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆121Updated 4 years ago
- [AAAI 2019] A Unified Model for Opinion Target Extraction and Target Sentiment Prediction☆272Updated last year
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- XLNet Extension in TensorFlow☆130Updated 4 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆50Updated 3 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆46Updated 4 years ago
- Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"☆90Updated 4 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆114Updated 4 years ago