theamrzaki / text_summurization_abstractive_methodsLinks
Multiple implementations for abstractive text summurization , using google colab
☆527Updated 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
Sorting:
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆408Updated 2 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆643Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆210Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆648Updated 2 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆377Updated 2 years ago
- The guide to tackle with the Text Summarization☆1,305Updated 2 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,294Updated 10 months ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆622Updated 4 years ago
- Building QA system for Stanford Question Answering Dataset☆247Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆314Updated 5 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆617Updated 5 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- A curated list of resources dedicated to text summarization☆1,543Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆431Updated last week
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆371Updated 2 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆397Updated 4 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆911Updated 2 years ago