rojagtap / transformer-abstractive-summarizationLinks
Abstractive Text Summarization using Transformer
☆166Updated last year
Alternatives and similar repositories for transformer-abstractive-summarization
Users that are interested in transformer-abstractive-summarization are comparing it to the libraries listed below
Sorting:
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- Text Summarization for Research Papers☆75Updated 2 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
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆89Updated last year
- Question-answer generation from text☆71Updated last year
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆431Updated last week
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 7 years ago
- Multiple implementations for abstractive text summurization , using google colab☆527Updated 4 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 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 4 years ago
- Question Generation using Google T5 and Text2Text☆154Updated 4 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆371Updated 2 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- Text summarization with python and transformer☆13Updated last year
- Topic-Aware Convolutional Neural Networks for Extreme Summarization☆363Updated last year
- Lecture summarization with BERT☆152Updated 2 years ago
- Tensorflow implementation of an abstractive summarization model using pre-trained language models☆42Updated last year