rojagtap / transformer-abstractive-summarization
Abstractive Text Summarization using Transformer
☆165Updated 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
- Abstractive and Extractive Text summarization using Transformers.☆82Updated last year
- Tutorial for first time BERT users,☆102Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated last year
- MobileBERT and DistilBERT for extractive summarization☆88Updated last year
- ☆37Updated 4 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆83Updated 5 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Text summarization with python and transformer☆13Updated last year
- 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
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 6 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆188Updated last year
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆316Updated 5 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆364Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆428Updated last year
- ☆125Updated 3 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆88Updated 3 years ago
- ☆148Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 2 years ago
- Lecture summarization with BERT☆149Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆20Updated 2 years ago
- Summarization Task using Bart and T5 models.☆169Updated 4 years ago
- Named entity relevant project☆30Updated 4 years ago
- Question-answer generation from text☆72Updated last year
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆24Updated 6 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆42Updated last year
- Neural Question Generation using the SQuAD and NewsQA datasets☆109Updated 2 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆68Updated 4 years ago