artitw / text2textLinks
Text2Text Language Modeling Toolkit
☆301Updated 8 months ago
Alternatives and similar repositories for text2text
Users that are interested in text2text are comparing it to the libraries listed below
Sorting:
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆317Updated last month
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 4 months ago
- 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
- Question Generation using Google T5 and Text2Text☆153Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆161Updated last year
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆280Updated 2 years ago
- Keywords to Sentences☆453Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- A sentence segmenter that actually works!☆305Updated 5 years ago
- Abstractive and Extractive Text summarization using Transformers.☆85Updated 2 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Updated 2 years ago
- Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.☆256Updated 2 years ago
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆394Updated 2 years ago
- Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.☆540Updated 2 weeks ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- A collection of task-specific NLU datasets☆155Updated 3 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☆160Updated 5 years ago
- MobileBERT and DistilBERT for extractive summarization☆92Updated 2 years ago
- LexRank algorithm for text summarization