alesee / abstractive-text-summarization
PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.
☆151Updated 3 years ago
Alternatives and similar repositories for abstractive-text-summarization:
Users that are interested in abstractive-text-summarization are comparing it to the libraries listed below
- ☆177Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Text summarization starting from scratch.☆94Updated 6 months ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- A BERT-Transformer network for abstractive text summarization☆124Updated 2 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- ☆122Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- The PyTorch Implementation of SummaRuNNer☆255Updated 3 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆320Updated 5 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆231Updated 5 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 3 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆68Updated 7 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 6 months 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
- ☆112Updated 5 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- Cross-Lingual Alignment of Contextual Word Embeddings☆99Updated 5 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Large-scale multi-document summarization dataset and code☆282Updated last year