theamrzaki / text_summurization_abstractive_methods
Multiple implementations for abstractive text summurization , using google colab
☆526Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for text_summurization_abstractive_methods
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆200Updated 2 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆638Updated 2 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- The guide to tackle with the Text Summarization☆1,290Updated last year
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆313Updated 5 years ago
- Question Answering using Albert and Electra☆206Updated last year
- Deep Keyphrase Extraction using BERT☆256Updated 2 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆357Updated last year
- Accompanying code for the Medium article☆165Updated 5 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆625Updated 4 years ago
- A curated list of resources dedicated to text summarization☆1,535Updated last year
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆616Updated 4 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 4 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 2 years ago
- Summarization Task using Bart and T5 models.☆171Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 3 years ago
- An Exhaustive Paper List for Text Summarization☆501Updated 4 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,285Updated 3 months ago
- Tensorflow re-implementation of GAN for text summarization☆134Updated 5 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆365Updated 2 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆635Updated 2 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆394Updated 2 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆312Updated 5 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago