dongjun-Lee / text-summarization-tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
☆641Updated 2 years ago
Alternatives and similar repositories for text-summarization-tensorflow:
Users that are interested in text-summarization-tensorflow are comparing it to the libraries listed below
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆407Updated last year
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- The guide to tackle with the Text Summarization☆1,300Updated 2 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- ☆389Updated 7 years ago
- Multiple implementations for abstractive text summurization , using google colab☆527Updated 4 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆646Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,189Updated 2 years ago
- ☆301Updated 7 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 5 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆964Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 5 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- A curated list of resources dedicated to text summarization☆1,542Updated 2 years ago
- Tensorflow implementations of Text Classification Models.☆505Updated 2 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆396Updated 3 years ago