artitw / text2textLinks
Text2Text Language Modeling Toolkit
☆302Updated 4 months ago
Alternatives and similar repositories for text2text
Users that are interested in text2text 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☆187Updated last year
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆313Updated this week
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆431Updated last week
- 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☆289Updated last year
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Obtain Word Alignments using Pretrained Language Models (e.g., mBERT)☆361Updated last year
- TyDi QA contains 200k human-annotated question-answer pairs in 11 Typologically Diverse languages, written without seeing the answer and …☆307Updated 5 years ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆260Updated 4 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago
- Question Generation using Google T5 and Text2Text☆154Updated 4 years ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆413Updated 4 months ago
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆277Updated last year
- A collection of task-specific NLU datasets☆149Updated 3 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.