paraphrase-identification
There are 41 repositories under paraphrase-identification topic.
zhiguowang/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
nelson-liu/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
lanwuwei/SPM_toolkit
Neural network toolkit for sentence pair modeling.
tlatkowski/multihead-siamese-nets
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
howardyclo/Kaggle-Quora-Question-Pairs
This is our team's solution report, which achieves top 10% (305/3307) in this competition.
badripatro/PQG
Code for paper title "Learning Semantic Sentence Embeddings using Pair-wise Discriminator" COLING-2018
lanwuwei/Twitter-URL-Corpus
Large scale sentential paraphrases collection and annotation
UKPLab/useb
Heterogenous, Task- and Domain-Specific Benchmark for Unsupervised Sentence Embeddings used in the TSDAE paper: https://arxiv.org/abs/2104.06979.
tuzhucheng/MP-CNN-Variants
Variants of Multi-Perspective Convolutional Neural Networks
hengluchang/Quora-Paraphrase-Question-Identification
Paraphrase question identification using Feature Fusion Network (FFN).
gibbsbravo/ParaPhrasee
Paraphrase Generation Using Deep Reinforcement Learning - MSc Thesis
rzhangpku/MFAE
Source code for SDM 2020 paper "What Do Questions Exactly Ask? MFAE: Duplicate Question Identification with Multi-Fusion Asking Emphasis"
CubasMike/paraphrase_identification
Paraphrase Identification with Deep Learning using Keras
VietHoang1512/KPA
Matching The Statements: A Simple and Accurate Model for Key Point Analysis (ArgMining | EMNLP 2021)
ishan00/meta-learning-for-multi-task-multilingual
Official Repository for the paper titled "Meta-Learning for Effective Multi-task and Multilingual Modelling" accepted at EACL 2021
badripatro/awesome-paraphase
Paraphase Generation
bakarov/2ch2vec
bachelors thesis
LanguageNet/LanguageNet.github.io
Large Scale Multilingual Paraphrase Corpus
pasmod/paradox
An Automatic Paraphrase Detection System
SannyZhou/WURAE_Paraphrase_Identification_CNN_LSTM
Project of Paraphrase Identification Based on Weighted URAE, Unit Similarity and Context Correlation Feature
venelink/ETPC
The Extended Typology Paraphrase Corpus
aditya5558/Paraphrase-detection
Paraphrase Detection applied to Medical domain
fursovia/paraphrase_tutorial
Materials for the RAAI Summer School 2019 workshop
Mufassir-Chowdhury/BnPC
This is the official repository of the paper titled "BnPC: A Gold Standard Corpus for Paraphrase Detection in Bangla, and its Evaluation", accepted in The 17th Workshop on Building and Using Comparable Corpora (BUCC 2024) co-located with LREC-COLING 2024. It contains the codes and the dataset.
bean5/nlp-paraphrase-detector
I built this to automate discovery of common text between two documents. I used porter stemming, windowing, and make it save to file. I built the GUI in Java. This project was so successful that a competitor quickly added similar features and Dr. Hilton III published papers on results he discovered when using it.
jonas-becker/pd-human-vs-machine-content
The official repository for the paper "Paraphrase Detection: Human vs. Machine Content".
jorgetravieso/alfred
Deep Learning NLP Library
tomekkorbak/quora-question-pairs
This repo contains models by the team of @360er0 and @tomekkorbak as they participated in Quora question pairs Kaggle contest.
CubasMike/wordnet_paraphrase
Paraphrase Identification using WordNet
davidmbillie/ParaphrasePlagiarismCheck
Check matching seven word sequences in two different pieces of text.
wasimusu/Paraphrase-Detection
Implementing various measures of paraphrase detection on Microsoft Paraphrase Corpus and checking their performance on original high dimension TF-IDF matrix and it's low dimension approximation