Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save GhibliField/c3c97b742d346baa5f14b3a796c12a4a to your computer and use it in GitHub Desktop.
Save GhibliField/c3c97b742d346baa5f14b3a796c12a4a to your computer and use it in GitHub Desktop.
Awesome-Repositories-for-NLI-and-Semantic-Similarity

mainly record pytorch implementations for NLI and similarity computing

REPOSITORY REFERENCE
baidu/SimNet SEVERAL
NTSC-Community/awaresome-neural-models-for-semantic-match SEVERAL
lanwuwei/SPM_toolkit:
 ①DecAtt
 ②ESIM
 ③PWIM
 ④SSE
Neural Network Models for Paraphrase Identification, Semantic Textual Similarity, Natural Language Inference, and Question Answering
MatchZoo (Keras Implementation):
 ①DSSM
 ②CDSSM
 ③ARC-I
 ④ARC-II
 ⑤MV-LSTM
 ⑥DRMM
 ⑦K-NRM
 ⑧CONV-KNRM
 ⑨DRMM-TKS
 ⑩BiMPM
 ...
MatchZoo: A Toolkit for Deep Text Matching
...
likejazz/Siamese-LSTM Siamese Recurrent Architectures for Learning Sentence Similarity
dhwajraj/deep-siamese-text-similarity(TensorFlow Implementation) Siamese Recurrent Architectures for Learning Sentence Similarity
vishnumani2009/siamese-text-similarity Learning Text Similarity with Siamese Recurrent Networks
Siamese Recurrent Architectures for Learning Sentence Similarity
MaLSTM Siamese Recurrent Architectures for Learning Sentence Similarity
Enhanced LSTM Enhanced LSTM for Natural Language Inference
sdnr1/EBIM-NLI :Enhanced BiLSTM Inference Model Enhanced LSTM for Natural Language Inference
allennlp/esim Enhanced LSTM for Natural Language Inference
SiameseCNN
airalcorn2/Deep-Semantic-Similarity-Model (Keras Implementation) A Latent Semantic Model with Convolutional-Pooling Structure for Information Retrieval
preke/CNN_based_sentences_similarity Detecting Semantically Equivalent Questions in Online User Forums
lsrock1/abcnn_pytorch Attention-Based Convolutional Neural Network for Modeling Sentence Pairs
chiragjn/deep-char-cnn-lstm (Keras Implementation) Siamese Recurrent Architectures for Learning Sentence Similarity (2016)
Character-Aware Neural Language Models (2015)
Max bag-of-embeddings
easonnie/ResEncoder Shortcut-Stacked Sentence Encoders for Multi-Domain Inference
simple baselines (SIF/InferSent/GoogleSentenceEncoder) SEVERAL
universal-sentence-encoder(official) Universal Sentence Encoder
facebookresearch/InferSent(official) Supervised Learning of Universal Sentence Representations from Natural Language Inference Data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment