dongjun-Lee / text-summarization-tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
☆638Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for text-summarization-tensorflow
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆312Updated 5 years ago
- ☆389Updated 6 years ago
- The guide to tackle with the Text Summarization☆1,290Updated last year
- Multiple implementations for abstractive text summurization , using google colab☆526Updated 4 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆625Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆313Updated 5 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆635Updated 2 years ago
- ☆300Updated 6 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆490Updated 6 years ago
- TextRank implementation for Python 3.☆1,249Updated last year
- Pointer-generator reinforced seq2seq summarization in PyTorch☆358Updated 5 years ago
- A curated list of resources dedicated to text summarization☆1,535Updated last year
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆185Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆134Updated 5 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆275Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,179Updated 2 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 6 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆540Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated last year
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆828Updated 3 years ago