nishnik / Deep-Semantic-Similarity-Model-PyTorch
My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
☆212Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-Semantic-Similarity-Model-PyTorch
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆189Updated 8 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- ☆150Updated last year
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆231Updated 5 years ago
- Multi-Task Learning in NLP☆95Updated 6 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 5 years ago
- ☆184Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 7 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- ☆284Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆250Updated last year
- Learning Rank☆79Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆92Updated 6 years ago
- paper note, including personal comments, introduction, code etc☆275Updated 3 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago
- Methods about Deep Learning for Text Matching☆90Updated 5 years ago
- A complete pytorch implementation of skip-gram☆188Updated 7 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆284Updated last year
- question answering, reading comprehension toolkit☆167Updated 2 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆87Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- (Deprecated) Hierarchical Attention Networks for Document Classification (https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf) - in Pytorch☆45Updated 6 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 3 years ago