aj-naik / Text-SummarizationLinks
Abstractive and Extractive Text summarization using Transformers.
☆86Updated 2 years ago
Alternatives and similar repositories for Text-Summarization
Users that are interested in Text-Summarization are comparing it to the libraries listed below
Sorting:
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Abstractive Text Summarization using Transformer☆167Updated 2 years ago
- Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.☆138Updated 3 years ago
- An NLP system for generating reading comprehension questions☆297Updated last year
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 3 years ago
- MobileBERT and DistilBERT for extractive summarization☆92Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆173Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- Text2Text Language Modeling Toolkit☆305Updated 11 months ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 7 months ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆100Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- Multilingual abstractive summarization dataset extracted from WikiHow.☆97Updated 9 months ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆138Updated last year
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆319Updated last month
- Dataset for Emotion Recognition Research☆216Updated 2 years ago
- This repository contains materials for the SIGIR 2022 tutorial on opinion summarization.☆33Updated 3 years ago
- A Framework for Textual Entailment based Zero Shot text classification☆153Updated last year
- Resources for the "CTRLsum: Towards Generic Controllable Text Summarization" paper☆148Updated 7 months ago
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆98Updated 2 years ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆162Updated last year
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- DialogSum: A Real-life Scenario Dialogue Summarization Dataset - Findings of ACL 2021☆184Updated last year
- Question Generation using Google T5 and Text2Text☆153Updated 5 years ago
- ☆78Updated last year
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated last year
- Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models…☆37Updated 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…☆114Updated 4 years ago