Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.
☆200Jul 27, 2016Updated 9 years ago
Alternatives and similar repositories for Siamese-LSTM
Users that are interested in Siamese-LSTM are comparing it to the libraries listed below
Sorting:
- A tensorflow implementation of siamese lstm.☆90May 24, 2017Updated 8 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,418May 6, 2020Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Mar 22, 2018Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆105May 26, 2018Updated 7 years ago
- siamese lstm network for text similarity☆95Jun 26, 2017Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Feb 19, 2016Updated 10 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Jun 23, 2018Updated 7 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆434Aug 18, 2021Updated 4 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Jul 25, 2017Updated 8 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆521Jun 5, 2017Updated 8 years ago
- Semantic Text Similarity Dataset Hub☆727May 19, 2018Updated 7 years ago
- Tensorflow based implementation of deep siamese LSTM network for sentence classification using character embeddings☆15Oct 17, 2017Updated 8 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆289Mar 24, 2023Updated 2 years ago
- Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".☆21Oct 16, 2017Updated 8 years ago
- 中文短句相似度☆17Nov 6, 2017Updated 8 years ago
- My nuts and bolts solutions on some Deep Learning/Machine Learning/NLP projects☆76Dec 4, 2017Updated 8 years ago
- ☆11Jul 31, 2018Updated 7 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30May 10, 2020Updated 5 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆530Sep 7, 2018Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68May 8, 2018Updated 7 years ago
- Clean python implementation of the paper "Computational Model for Linguistic Humor in Puns"☆16Feb 9, 2019Updated 7 years ago
- Word embedding approach based on a dynamic log-linear model☆55Aug 29, 2017Updated 8 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- Implementation of "Teaching Machines to Read and Comprehend" in Theano/Lasagne☆25Aug 5, 2016Updated 9 years ago
- Semantic Textual Similarity in Python☆80Jan 30, 2017Updated 9 years ago
- CNNs for sentence classification☆2,060Apr 26, 2018Updated 7 years ago
- An example for applying FusionNet to Natural Language Inference☆134Dec 10, 2018Updated 7 years ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Sep 23, 2018Updated 7 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Mar 24, 2023Updated 2 years ago
- data and scripts for the shared task "Task 1: Paraphrase and Semantic Similarity in Twitter (PIT)" at SemEval 2015☆43Nov 10, 2020Updated 5 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆97Oct 18, 2021Updated 4 years ago
- solution for the 5th place of cikm cup 2014☆19Jan 28, 2015Updated 11 years ago
- Fine-grained Gating for Reading Comprehension☆19Sep 12, 2017Updated 8 years ago
- Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)☆730Dec 20, 2017Updated 8 years ago
- Deep Semantic Role Labeling with Self-Attention☆304Mar 4, 2020Updated 6 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆405May 21, 2018Updated 7 years ago
- Testing the performance of CNN and BERT embeddings on GLUE tasks☆15Mar 24, 2023Updated 2 years ago
- Text Classification CNN RNN☆15Dec 12, 2017Updated 8 years ago