Tensorflow seq2seq Implementation of Text Summarization.
☆646Nov 20, 2022Updated 3 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
Sorting:
- Text summarization using seq2seq in Keras☆292Feb 23, 2022Updated 4 years ago
- The guide to tackle with the Text Summarization☆1,313Nov 27, 2022Updated 3 years ago
- ☆387Jan 25, 2018Updated 8 years ago
- Multiple implementations for abstractive text summurization , using google colab☆530Oct 6, 2020Updated 5 years ago
- A sequence to sequence model for abstractive text summarization☆78Nov 23, 2017Updated 8 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,197Jun 16, 2022Updated 3 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Jul 25, 2024Updated last year
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412May 30, 2023Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Dec 30, 2019Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Oct 22, 2018Updated 7 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 6 years ago
- ☆301May 2, 2025Updated 10 months ago
- seq2seq+attention model for Chinese textsum☆42Mar 15, 2018Updated 7 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆316Jul 5, 2019Updated 6 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,504Jan 11, 2022Updated 4 years ago
- A curated list of resources dedicated to text summarization☆1,541Jan 9, 2023Updated 3 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Feb 8, 2022Updated 4 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Apr 19, 2022Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Oct 1, 2019Updated 6 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆624Jul 23, 2020Updated 5 years ago
- ☆122Jul 27, 2017Updated 8 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆495Jan 19, 2018Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Feb 21, 2017Updated 9 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆400May 21, 2021Updated 4 years ago
- Byte Cup 2018 International Machine Learning Contest (3rd prize)☆77Aug 26, 2022Updated 3 years ago
- Module for automatic summarization of text documents and HTML pages.☆3,661Feb 14, 2026Updated 2 weeks ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆658Jun 16, 2022Updated 3 years ago
- Neural Attention Model for Abstractive Summarization☆918Apr 25, 2018Updated 7 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274May 30, 2019Updated 6 years ago
- A BERT-Transformer network for abstractive text summarization☆128Nov 29, 2022Updated 3 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Feb 16, 2019Updated 7 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Apr 16, 2019Updated 6 years ago
- Tensorflow implementation of a Neural Attention Model for Abstractive Summarization.☆10Jul 20, 2020Updated 5 years ago
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Sep 19, 2019Updated 6 years ago
- textsum for Chinese☆16Jul 20, 2018Updated 7 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Oct 1, 2017Updated 8 years ago
- Tensorflow implementations of Text Classification Models.☆505Nov 19, 2022Updated 3 years ago
- reimplementing Neural Summarization by Extracting Sentences and Words☆16Dec 12, 2018Updated 7 years ago