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
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆206Updated 3 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆617Updated 4 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆641Updated 2 years ago
- Text summarization using seq2seq in Keras☆291Updated 3 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆644Updated 2 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,293Updated 8 months ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Summarization Task using Bart and T5 models.☆170Updated 5 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆373Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆258Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆247Updated 6 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆367Updated 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
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆430Updated last year
- The guide to tackle with the Text Summarization☆1,298Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 5 years ago
- A curated list of resources dedicated to text summarization☆1,542Updated 2 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 5 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
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- An Exhaustive Paper List for Text Summarization☆499Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆273Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Lecture summarization with BERT☆151Updated 2 years ago
- SQuAD Question Answering Using BERT, PyTorch☆399Updated 2 years ago