paraphrase-identification topic

List paraphrase-identification repositories

multihead-siamese-nets

182
Stars
43
Forks
Watchers

Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.

BiMPM

438
Stars
152
Forks
Watchers

BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences

paraphrase-id-tensorflow

327
Stars
72
Forks
Watchers

Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.

SPM_toolkit

302
Stars
70
Forks
Watchers

Neural network toolkit for sentence pair modeling.

PQG

54
Stars
9
Forks
Watchers

Code for paper title "Learning Semantic Sentence Embeddings using Pair-wise Discriminator" COLING-2018

Kaggle-Quora-Question-Pairs

61
Stars
14
Forks
Watchers

This is our team's solution report, which achieves top 10% (305/3307) in this competition.

Twitter-URL-Corpus

46
Stars
7
Forks
Watchers

Large scale sentential paraphrases collection and annotation

MP-CNN-Variants

23
Stars
12
Forks
Watchers

Variants of Multi-Perspective Convolutional Neural Networks

Paraphrase question identification using Feature Fusion Network (FFN).