theamrzaki / text_summurization_abstractive_methodsView external linksLinks
Multiple implementations for abstractive text summurization , using google colab
☆530Oct 6, 2020Updated 5 years ago
Alternatives and similar repositories for text_summurization_abstractive_methods
Users that are interested in text_summurization_abstractive_methods are comparing it to the libraries listed below
Sorting:
- Tensorflow seq2seq Implementation of Text Summarization.☆646Nov 20, 2022Updated 3 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412May 30, 2023Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Oct 1, 2019Updated 6 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Mar 24, 2023Updated 2 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Mar 5, 2020Updated 5 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Jul 25, 2024Updated last year
- The guide to tackle with the Text Summarization☆1,313Nov 27, 2022Updated 3 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Feb 8, 2022Updated 4 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,196Jun 16, 2022Updated 3 years ago
- A curated list of resources dedicated to text summarization☆1,540Jan 9, 2023Updated 3 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Dec 30, 2019Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Feb 16, 2019Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆400May 21, 2021Updated 4 years ago
- ☆121Dec 8, 2022Updated 3 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,504Jan 11, 2022Updated 4 years ago
- Build a summarizer models combining transformers and pointing mechanism☆32Nov 28, 2019Updated 6 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆209Apr 1, 2022Updated 3 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆624Jul 23, 2020Updated 5 years ago
- A deep learning neural network for abstractive deep summarization☆20Dec 23, 2019Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Oct 1, 2017Updated 8 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆915Jan 23, 2023Updated 3 years ago
- Easy to use extractive text summarization with BERT☆1,455Jun 12, 2023Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Feb 23, 2022Updated 3 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆380Jun 25, 2022Updated 3 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆657Jun 16, 2022Updated 3 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Oct 22, 2018Updated 7 years ago
- ☆12Nov 11, 2019Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Apr 16, 2019Updated 6 years ago
- The origin code is from https://github.com/becxer/cnn-dailymail/☆24May 21, 2018Updated 7 years ago
- Text summarization starting from scratch.☆95Aug 27, 2024Updated last year
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Apr 19, 2022Updated 3 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆69Nov 23, 2020Updated 5 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 6 years ago
- An Exhaustive Paper List for Text Summarization☆501Sep 22, 2025Updated 4 months ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆387Mar 24, 2023Updated 2 years ago
- The source code for my bachelor's thesis "Abstractive Summarization of Meetings"☆21May 21, 2021Updated 4 years ago
- Pre-processing and in some cases downloading of datasets for the paper "Content Selection in Deep Learning Models of Summarization."☆78Nov 2, 2022Updated 3 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆47Feb 22, 2019Updated 6 years ago
- a contextual, biasable, word-or-sentence-or-paragraph extractive summarizer powered by the latest in text embeddings (Bert, Universal Sen…☆229Dec 27, 2022Updated 3 years ago