37 skills found · Page 1 of 2
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.
zhiguowang / BiMPMBiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
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.
lanwuwei / SPM ToolkitNeural network toolkit for sentence pair modeling.
wasiahmad / Paraphrase IdentificationExamine two sentences and determine whether they have the same meaning.
tlatkowski / Multihead Siamese NetsImplementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
howardyclo / Kaggle Quora Question PairsThis is our team's solution report, which achieves top 10% (305/3307) in this competition.
badripatro / PQGCode for paper title "Learning Semantic Sentence Embeddings using Pair-wise Discriminator" COLING-2018
lanwuwei / Twitter URL CorpusLarge scale sentential paraphrases collection and annotation
raven4752 / HuabeiNo description available
UKPLab / UsebHeterogenous, Task- and Domain-Specific Benchmark for Unsupervised Sentence Embeddings used in the TSDAE paper: https://arxiv.org/abs/2104.06979.
lanwuwei / Subword PWIMSubword based Pairwise Word Interaction Model for Paraphrase Identification
tuzhucheng / MP CNN VariantsVariants of Multi-Perspective Convolutional Neural Networks
hengluchang / Quora Paraphrase Question IdentificationParaphrase question identification using Feature Fusion Network (FFN).
gibbsbravo / ParaPhraseeParaphrase Generation Using Deep Reinforcement Learning - MSc Thesis
rzhangpku / MFAESource code for SDM 2020 paper "What Do Questions Exactly Ask? MFAE: Duplicate Question Identification with Multi-Fusion Asking Emphasis"
badripatro / Question ParaphrasesNo description available
CubasMike / Paraphrase IdentificationParaphrase Identification with Deep Learning using Keras
heyunh2015 / PARADE Datasetcode and dataset of EMNLP 2020 paper "PARADE: A New Dataset for Paraphrase Identification Requiring Computer Science Domain Knowledge"
VietHoang1512 / KPAMatching The Statements: A Simple and Accurate Model for Key Point Analysis (ArgMining | EMNLP 2021)