277 skills found · Page 1 of 10
PrithivirajDamodaran / Parrot ParaphraserA 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.
google-research-datasets / PawsThis dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, and word order information for the problem of paraphrase identification.
vsuthichai / ParaphraserSentence paraphrase generation at the sentence level
facebookresearch / SentAugmentSentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in combination with self-training and knowledge-distillation, or for retrieving paraphrases.
nelson-liu / Paraphrase Id TensorflowVarious models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
Vamsi995 / Paraphrase GeneratorA paraphrase generator built using the T5 model which produces paraphrased English sentences.
Ragug / Quillbot Premium For FreeQuillbot Unlock: It is used users paraphrase an unlimited number of words, with access to seven different writing modes and four synonyms options. Its summarizer feature has a word limit of 6000, and can process up to 15 sentences at once. Additionally, users have the option to freeze unlimited words and phrases.
JakeWharton / ParaphraseAn experimental Gradle plugin which generates compile-safe format string builders.
martiansideofthemoon / Style Transfer ParaphraseOfficial code and data repository for our EMNLP 2020 long paper "Reformulating Unsupervised Style Transfer as Paraphrase Generation" (https://arxiv.org/abs/2010.05700).
wasiahmad / Paraphrase IdentificationExamine two sentences and determine whether they have the same meaning.
cashapp / ParaphraseA Gradle plugin that generates type-safe formatters for Android string resources in the ICU message format.
martiansideofthemoon / AI Detection ParaphrasesOfficial repository for our NeurIPS 2023 paper "Paraphrasing evades detectors of AI-generated text, but retrieval is an effective defense" (https://arxiv.org/abs/2303.13408).
ramsrigouthamg / Paraphrase Any Question With T5 Text To Text Transfer Transformer Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided
tlatkowski / Multihead Siamese NetsImplementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
iamaaditya / Neural Paraphrase GenerationNeural Paraphrase Generation
miyyer / Scpnsyntactically controlled paraphrase networks
FranxYao / Dgm Latent BowImplementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words
tuzhucheng / Sentence SimilarityPyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment
thompsonb / PrismMT Evaluation in Many Languages via Zero-Shot Paraphrasing
facebookresearch / MussCode and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".