artitw / text2text
Text2Text Language Modeling Toolkit
☆299Updated 2 months ago
Alternatives and similar repositories for text2text:
Users that are interested in text2text are comparing it to the libraries listed below
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆429Updated last year
- A collection of task-specific NLU datasets☆148Updated 2 years ago
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆394Updated last year
- An NLP system for generating reading comprehension questions☆287Updated last year
- Abstractive and Extractive Text summarization using Transformers.☆82Updated last year
- Coreference Resolution☆74Updated 4 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆311Updated last month
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.☆252Updated 2 years ago
- LASER multilingual sentence embeddings as a pip package☆224Updated last year
- Language-agnostic BERT Sentence Embedding (LaBSE)☆150Updated 4 years ago
- xfspell — the Transformer Spell Checker☆189Updated 4 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆159Updated 4 years ago
- A sentence segmenter that actually works!☆305Updated 4 years ago
- Question Generation using Google T5 and Text2Text