aj-naik / Text-Summarization
Abstractive and Extractive Text summarization using Transformers.
☆82Updated last year
Alternatives and similar repositories for Text-Summarization:
Users that are interested in Text-Summarization are comparing it to the libraries listed below
- Abstractive Text Summarization using Transformer☆165Updated last year
- MobileBERT and DistilBERT for extractive summarization☆88Updated last year
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- Tutorial for first time BERT users,☆103Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆171Updated 4 years ago
- Text summarization with python and transformer☆13Updated last year
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Hinglish Text Classification☆30Updated last year
- A collection of preprocessed datasets and pretrained models for generating paraphrases.☆29Updated 3 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
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆429Updated last year
- Resources for the "CTRLsum: Towards Generic Controllable Text Summarization" paper☆146Updated last year
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)☆49Updated 2 years ago
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆62Updated 10 months ago
- ☆30Updated 4 years ago
- This repository contains materials for the SIGIR 2022 tutorial on opinion summarization.☆34Updated 2 years ago
- GupShup: Summarizing Open-Domain Code-Switched Conversations EMNLP 2021☆15Updated 3 years ago
- Question-answer generation from text☆71Updated last year
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆96Updated last year
- LongSumm - Scientific Document Summarization Task