theamrzaki / text_summurization_abstractive_methods
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 last year
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆641Updated 2 years ago
- The guide to tackle with the Text Summarization☆1,302Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆209Updated 3 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆646Updated 2 years ago
- A curated list of resources dedicated to text summarization☆1,543Updated 2 years ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- Text Similarity☆401Updated 5 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Building QA system for Stanford Question Answering Dataset☆247Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆314Updated 5 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- ☆499Updated 2 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Deep Keyphrase Extraction using BERT☆258Updated 3 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆377Updated 2 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆617Updated 5 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆370Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆431Updated 2 years ago
- Question Answering using Albert and Electra☆206Updated last year
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago