Vamsi995 / Paraphrase-GeneratorLinks
A paraphrase generator built using the T5 model which produces paraphrased English sentences.
☆319Updated last month
Alternatives and similar repositories for Paraphrase-Generator
Users that are interested in Paraphrase-Generator 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☆186Updated 2 years ago
- An NLP system for generating reading comprehension questions☆297Updated last year
- Text2Text Language Modeling Toolkit☆303Updated 10 months ago
- A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational e…☆912Updated last year
- Keywords to Sentences☆453Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 6 months ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆173Updated 4 years ago
- A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/ca…☆490Updated last year
- Tutorial for first time BERT users,☆103Updated 3 years ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆161Updated last year
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆399Updated 2 years ago
- Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.☆139Updated 3 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 3 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…☆395Updated 2 years ago
- EMNLP 2020: "Dialogue Response Ranking Training with Large-Scale Human Feedback Data"☆345Updated last year
- Sentence paraphrase generation at the sentence level☆408Updated 3 years ago
- Question Generation using Google T5 and Text2Text☆152Updated 4 years ago
- MobileBERT and DistilBERT for extractive summarization☆92Updated 2 years ago
- Official code and data repository for our EMNLP 2020 long paper "Reformulating Unsupervised Style Transfer as Paraphrase Generation" (htt…☆239Updated 3 years ago
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆280Updated 2 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 3 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated last year
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆85Updated 6 years ago
- Repository that accompanies "An Evaluation Dataset for Intent Classification and Out-of-Scope Prediction" (EMNLP 2019)☆215Updated 4 years ago
- Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.☆541Updated 2 months ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆100Updated 2 years ago
- UnifiedQA: Crossing Format Boundaries With a Single QA System☆442Updated 3 years ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆261Updated 4 years ago