theamrzaki / text_summurization_abstractive_methods
Multiple implementations for abstractive text summurization , using google colab
☆529Updated 4 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
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- Tensorflow seq2seq Implementation of Text Summarization.☆641Updated 2 years ago
- Text summarization using seq2seq in Keras☆291Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆320Updated 5 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆205Updated 2 years ago
- The guide to tackle with the Text Summarization☆1,299Updated 2 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆113Updated 3 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆372Updated 2 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆640Updated 2 years ago
- SQuAD Question Answering Using BERT, PyTorch☆397Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆617Updated 4 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Building QA system for Stanford Question Answering Dataset☆245Updated 6 years ago
- Important paper implementations for Question Answering using PyTorch☆273Updated 4 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆364Updated last year
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆312Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆284Updated last year
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 3 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆394Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆429Updated last year
- Abstractive Text Summarization using Transformer☆166Updated last year
- An Exhaustive Paper List for Text Summarization☆499Updated 4 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆307Updated 4 years ago