Topic: "paraphrase-generation"
PrithivirajDamodaran/Parrot_Paraphraser
A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational engines. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
Language: Python - Size: 811 KB - Last synced at: about 8 hours ago - Pushed at: over 1 year ago - Stars: 893 - Forks: 149

vsuthichai/paraphraser
Sentence paraphrase generation at the sentence level
Language: Python - Size: 430 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 400 - Forks: 100

iamaaditya/neural-paraphrase-generation
Neural Paraphrase Generation
Language: Python - Size: 194 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 174 - Forks: 57

kuutsav/llm-toys
Small finetuned LLMs for a diverse set of useful tasks
Language: Python - Size: 72.6 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 126 - Forks: 6

FranxYao/dgm_latent_bow
Implementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words
Language: Python - Size: 10.2 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 122 - Forks: 14

salesforce/botsim
BotSIM - a data-efficient end-to-end Bot SIMulation toolkit for evaluation, diagnosis, and improvement of commercial chatbots
Language: Jupyter Notebook - Size: 18.6 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 114 - Forks: 8

wyu-du/Reinforce-Paraphrase-Generation
This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Paraphrase Generation" (EMNLP2019).
Language: Python - Size: 44.1 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 81 - Forks: 12

websymphony/paraphrasing-tool
Free paraphrasing tool / article rewriter
Language: TypeScript - Size: 655 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 78 - Forks: 48

malllabiisc/SGCP
TACL 2020: Syntax-Guided Controlled Generation of Paraphrases
Language: Python - Size: 409 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 72 - Forks: 8

malllabiisc/DiPS
NAACL 2019: Submodular optimization-based diverse paraphrasing and its effectiveness in data augmentation
Language: Python - Size: 501 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 71 - Forks: 16

IBM/quality-controlled-paraphrase-generation
Quality Controlled Paraphrase Generation (ACL 2022)
Language: Python - Size: 23.7 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 70 - Forks: 8

vietai/dab
Data Augmentation by Backtranslation (DAB) ヽ( •_-)ᕗ
Language: Jupyter Notebook - Size: 13.2 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 64 - Forks: 7

FranxYao/Gumbel-CRF
Implementation of NeurIPS 20 paper: Latent Template Induction with Gumbel-CRFs
Language: Python - Size: 24.3 MB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 56 - Forks: 9

badripatro/PQG
Code for paper title "Learning Semantic Sentence Embeddings using Pair-wise Discriminator" COLING-2018
Language: Jupyter Notebook - Size: 14.3 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 53 - Forks: 9

dev-chauhan/PQG-pytorch
Paraphrase Generation model using pair-wise discriminator loss
Language: Python - Size: 76.7 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 44 - Forks: 11

uclanlp/synpg
Code for our EACL-2021 paper "Generating Syntactically Controlled Paraphrases without Using Annotated Parallel Pairs".
Language: Python - Size: 743 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 38 - Forks: 13

L0Z1K/para-Kor
Create paraphrasing korean sentence with GPT-3
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 6

L-Zhe/CoRPG
Code for paper Document-Level Paraphrase Generation with Sentence Rewriting and Reordering by Zhe Lin, Yitao Cai and Xiaojun Wan. This paper is accepted by Findings of EMNLP'21.
Language: Python - Size: 15.3 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 5

vincent9514/Text-Variant-Generation
📄Neural Sentential Paraphrase Generation to Augment Chatbot Training Dataset
Language: Python - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 4

avidale/dependency-paraphraser
A sentence paraphraser based on dependency parsing and word embedding similarity.
Language: Python - Size: 60.5 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 6

BH-So/unsupervised-paraphrase-generation
"Unsupervised Paraphrase Generation using Pre-trained Language Model."
Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 9

wyu-du/GP-VAE
This repository contains the data and code for the paper "Diverse Text Generation via Variational Encoder-Decoder Models with Gaussian Process Priors" (SPNLP@ACL2022)
Language: Python - Size: 11.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 3

tm4roon/use-cases-of-bert
Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).
Language: Jupyter Notebook - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 3

gibbsbravo/ParaPhrasee
Paraphrase Generation Using Deep Reinforcement Learning - MSc Thesis
Language: Python - Size: 1.88 MB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 5

L-Zhe/BTmPG
Code for paper Pushing Paraphrase Away from Original Sentence: A Multi-Round Paraphrase Generation Approach by Zhe Lin, Xiaojun Wan. This paper is accepted by Findings of ACL'21.
Language: Python - Size: 19.2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 5

badripatro/Question-Paraphrases
Size: 516 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 0

tm4roon/data-augmentation-for-nlp
An implementation of data augmentation methods for natural language processing tasks.
Language: Python - Size: 13 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 12 - Forks: 1

stavrostheocharis/quotera
Text paraphrasing tool
Language: Python - Size: 585 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 4

Yinghao-Li/GuiGen
Language: Python - Size: 363 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

csebuetnlp/banglaparaphrase
This repository contains the code, data, and associated models of the paper titled "BanglaParaphrase: A High-Quality Bangla Paraphrase Dataset", accepted in Proceedings of the Asia-Pacific Chapter of the Association for Computational Linguistics: AACL 2022.
Language: Python - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

krikyn/Strong-Paraphrase-Generation-2020
Software implementation of research of the generation of strong paraphrases and new metrics for the validation of strong paraphrases.
Language: Java - Size: 174 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 7

jpwahle/emnlp22-transforming
The official implementation of the EMNLP 2022 paper "How Large Language Models are Transforming Machine-Paraphrased Plagiarism".
Language: Python - Size: 698 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

badripatro/awesome-paraphase
Paraphase Generation
Size: 29.3 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

Koziev/paraphraser
Поэтический перефразировщик
Language: Python - Size: 2.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

pradeepdev-1995/databalancer
Databalancer is the python library using in machine learning applications to balance the imbalanced text classification datasets before the model training.
Language: Python - Size: 247 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

0xrushi/Rewriting-and-Paraphrasing-GPT-J6B-8bit-finetune
Paraphrase generation with GPT-J on google colab!!
Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 5

idleyui/paper
Size: 82.6 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

afonso-sousa/catbird
Open-source toolkit for paraphrase generation.
Language: Python - Size: 26.6 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

PModhe09/TextMate
TextMate is a tool for improving English sentences it relies on OpenAI API . It provides features like grammer, spelling and punctuation correction along with changing tone of sentence using Enhancer,It also makes text easier to learn using Summariser(Upcoming Feature)
Language: JavaScript - Size: 1.09 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

dariush-saberi/formalwriter
The source code for the project FormalWriter.com
Language: Cython - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

sercaksoy/MT5-Turkish-Paraphrase-Generation
mT5 based pre-trained model to generate question paraphrases in Turkish language.
Size: 2.72 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Kool-Cool/Paraphrasing-Tool
This is paragraphing tool using transformers.
Language: Jupyter Notebook - Size: 1.08 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

RaedShabbir/Paraphraser
Streamlit application to paraphrase showerthoughts from reddit
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

phkhanhtrinh23/seqgan_vae_paraphrasing
This is an implementation of "An End-to-End Generative Architecture for Paraphrase Generation" paper.
Language: Python - Size: 22.7 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

SRM47/gpt2-paraphraser-comparisons
Finetune GPT-2 models for paraphrasing and compare its outputs with other language models
Language: Jupyter Notebook - Size: 8.63 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

aaronbae/ModifiedSentenceVAE
NLP Modeling for Paraphrase Generation
Language: C++ - Size: 67.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

metinbinbir/MT5-Turkish-Paraphrase-Generation
mT5 based pre-trained model to generate question paraphrases in Turkish language.
Size: 171 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

devrahulbanjara/Nepali-Language-Paraphraser-in-Devanagari
A Nepali paraphrasing system using NLP, built with Transformer-based models to generate contextually accurate paraphrases from input text in Devanagari script.
Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sparshmanni/FraseIT-Project
Language: HTML - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sksmta/paraphrase-tool
A simple but powerful paraphrase-tool
Language: Jupyter Notebook - Size: 364 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ratulalahy/T5ParEvo
Adversarial attack of scientific claim verification
Language: Jupyter Notebook - Size: 3.33 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Ahmed-Naseer-01/Lingo-Lift-Text-Driven-Paraphrasing-Edge-Extension
Microsoft Edge Extention which paraphrase text.
Language: JavaScript - Size: 10.5 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

BhargavKadali39/keyword_extractor
This program returns all the weighted words as a summary for given big data.
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dinhanhx/paraphrased_text_for_hm
Paraphrased text for hateful memes dataset
Language: Python - Size: 3.74 MB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

chrovis/parattice
Recursive paraphrase lattice generator
Language: Rust - Size: 52.7 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

zhiming-xu/vae-lstm
Implementation of AAAI' 18 paper: A Deep Generative Framework for Paraphrase Generation
Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Brandon689/best-ai-humanizer
Awesome list of best AI Humanizers
Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

biswadeep-roy/plagarism-remover
A React-based tool for paraphrasing text, ensuring uniqueness while preserving original context using AI algorithms.
Language: TypeScript - Size: 57.6 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

JSALT2024/LLMrephrase
Text enrichment using GPT-3.5/4o, Llama3-8B, Llama3-70B, Claude3.5, Gemini
Language: Jupyter Notebook - Size: 27.7 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

anirudhsom/CAPP-Dataset
Official repository for "Demonstrations Are All You Need: Advancing Offensive Content Paraphrasing using In-Context Learning".
Language: Jupyter Notebook - Size: 7.78 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DaniyalAhmedKhan1234/Academic-Text-Simplification
This project aims to simplify texts from research papers using advanced natural language processing (NLP) techniques, making them more accessible to a broader audience
Language: Jupyter Notebook - Size: 37.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

VinAIResearch/LAMPAT
LAMPAT: Low-rank Adaptation Multilingual Paraphrasing using Adversarial Training (AAAI'24)
Language: Python - Size: 183 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

codeasarjun/Rewordify
You will get other sentences for provided inputs
Language: Python - Size: 405 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

j0st/german-paraphraser
German paraphraser which combines different paraphrasing methods to generate as many different paraphrases as possible for NLU evaluations.
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

massyakur/Prompt-Engineering-for-Paraphrase-Generation
An exploration of prompt engineering techniques to enhance the paraphrase generation capabilities of AI chatbots. This repository contains the code, data, and results of our study presented at 8 th International Conference on Computer Science and Engineering UBMK 2023.
Language: Jupyter Notebook - Size: 1.35 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Parsvel/ParrotPhrase 📦
A text pharaphrasing tool to help make your writing sound more natural
Language: CSS - Size: 10.3 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

YukiChen-yuxin/Data-enhancement-and-paraphrasing- Fork of YingXu-swim/Data-enhancement-and-paraphrasing
Research on multi-level Chinese paraphrasing, using seq2seq to generate multiple sentences with the same semantic meaning
Language: Jupyter Notebook - Size: 159 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hightemp/ru_paraphrase_gpt
Перефразатор
Language: Dockerfile - Size: 5.86 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SergioMG97/Finetuning-mT5-and-DistilGPT2-for-paraphrasing-tasks
Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

Ali721451/paraphrase-App-Using-Flask-Tranformers
This Project includes an web app to paraphrase Text.
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

brainsharks-fyp17/ppdb-si
Paraphrases for Sinhala words extracted using pivoting technique.
Size: 48.4 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

shreyassks/Toxic-Comment-Classification
Toxic Comment Classification
Language: Jupyter Notebook - Size: 2.8 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pokarats/about_luisa_kg
Domain Specific Text Generation for a Conversational Chatbot
Language: Jupyter Notebook - Size: 183 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pedrorio/image_caption_augmentation
A text generation library to paraphrase image captions using back translations or transfer learning.
Language: Python - Size: 10.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
