KristiyanVachev / Leaf-Question-GenerationLinks
Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.
☆138Updated 3 years ago
Alternatives and similar repositories for Leaf-Question-Generation
Users that are interested in Leaf-Question-Generation are comparing it to the libraries listed below
Sorting:
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- An NLP system for generating reading comprehension questions☆293Updated last year
- Abstractive and Extractive Text summarization using Transformers.☆85Updated 2 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆317Updated 2 months ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Updated 2 years ago
- Text2Text Language Modeling Toolkit☆301Updated 8 months ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Question Generation using Google T5 and Text2Text☆153Updated 4 years ago
- Resources for the "CTRLsum: Towards Generic Controllable Text Summarization" paper☆147Updated 5 months ago
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆280Updated 2 years ago
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated last year
- A Framework for Textual Entailment based Zero Shot text classification☆152Updated last year
- DialogSum: A Real-life Scenario Dialogue Summarization Dataset - Findings of ACL 2021☆180Updated 10 months ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆97Updated 2 years ago
- The official code for PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization☆156Updated 2 years ago
- This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 4…☆275Updated last year
- This repository contains materials for the SIGIR 2022 tutorial on opinion summarization.☆34Updated 3 years ago
- Generating multiple choice questions from text using Machine Learning.☆492Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 4 months ago
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers 🤗 that lets you quickly train your T5 models.☆399Updated 2 years ago
- NewsQuizQA is a quiz-style question-answer dataset used for generating quiz questions about the news☆35Updated 4 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆137Updated last year
- MobileBERT and DistilBERT for extractive summarization☆91Updated 2 years ago
- Question-answer generation from text☆71Updated 2 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆105Updated last year