Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
☆168Dec 30, 2019Updated 6 years ago
Alternatives and similar repositories for Abstractive-Summarization
Users that are interested in Abstractive-Summarization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An experimental custom seq-2-seq model with both layer-wise (inter-layer), and intra-layer attention (attention to previous hidden states…☆10Nov 30, 2017Updated 8 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412May 30, 2023Updated 3 years ago
- [Recurrent Weighted Average](https://arxiv.org/abs/1703.01253) [Jared Ostmeyer et.al, 2017] heavily based on https://gist.github.com/sham…☆10May 18, 2017Updated 9 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆647Nov 20, 2022Updated 3 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Nov 27, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Feb 8, 2022Updated 4 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
- Deep Reinforcement Learning For Sequence to Sequence Models☆767Mar 24, 2023Updated 3 years ago
- ☆386Jan 25, 2018Updated 8 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆624Jul 23, 2020Updated 5 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158May 7, 2018Updated 8 years ago
- A curated list of resources dedicated to text summarization☆1,539Jan 9, 2023Updated 3 years ago
- textsum for Chinese☆15Jul 20, 2018Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Feb 23, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Extractive Text Summarization in Python☆20Apr 21, 2018Updated 8 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆46Jul 23, 2020Updated 5 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273May 30, 2019Updated 7 years ago
- 基于多级LSTM的抽取式文本摘要☆12Aug 20, 2024Updated last year
- News summarization using sequence to sequence model with attention in TensorFlow.☆189Apr 4, 2018Updated 8 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,194Jun 16, 2022Updated 4 years ago
- Simple MXNet sequence-to-sequence model (neural machine translation)☆24Feb 15, 2018Updated 8 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆53Apr 29, 2018Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆917Apr 25, 2018Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Used Python “keras” package to develop a unidirectional LSTM based deep learning model “encoder-decoder networks” for title generation on…☆17Mar 9, 2018Updated 8 years ago
- Concept-Pointer-Network-for-Abstractive-Summarization☆19May 17, 2019Updated 7 years ago
- 用textrank算法做中文新闻自动摘要☆17May 18, 2019Updated 7 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆15Oct 7, 2017Updated 8 years ago
- Takes a list of vertices and faces, giving you back an array of individual triangles.☆11Nov 18, 2015Updated 10 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Feb 16, 2019Updated 7 years ago
- Sequence to sequence recipe summarization☆137Apr 9, 2018Updated 8 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆663Jun 16, 2022Updated 4 years ago
- The guide to tackle with the Text Summarization☆1,312Nov 27, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A curated list of resources dedicated to text summarization☆14Mar 28, 2018Updated 8 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55May 16, 2016Updated 10 years ago
- RWA recurrent neural networks☆18Apr 14, 2017Updated 9 years ago
- "End-to-End Abstractive Summarization for Meetings" paper - Unofficial PyTorch Implementation☆53Dec 8, 2022Updated 3 years ago
- seq2seq+attention model for Chinese textsum☆41Mar 15, 2018Updated 8 years ago
- Python implementation of ROUGE☆30Dec 10, 2017Updated 8 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Oct 1, 2019Updated 6 years ago