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:
- Abstractive Text Summarization using Transformer☆166Updated last year
- MobileBERT and DistilBERT for extractive summarization☆91Updated 2 years ago
- Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.☆138Updated 3 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Text2Text Language Modeling Toolkit☆303Updated 10 months ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- An NLP system for generating reading comprehension questions☆295Updated last year
- Hinglish Text Classification☆30Updated 2 years ago
- Resources for the "CTRLsum: Towards Generic Controllable Text Summarization" paper☆147Updated 6 months ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models…☆37Updated 3 years ago
- Dataset for Emotion Recognition Research☆216Updated 2 years ago
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆280Updated 2 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆106Updated last year
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated last year
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆98Updated 2 years ago
- Multilingual abstractive summarization dataset extracted from WikiHow.☆96Updated 8 months ago
- Question Generation using Google T5 and Text2Text☆153Updated 4 years ago
- Coreference Resolution☆79Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆438Updated 5 months ago
- Question-answer generation from text☆72Updated 2 years ago
- This repository contains materials for the SIGIR 2022 tutorial on opinion summarization.☆33Updated 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
- 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