nishnik / Deep-Semantic-Similarity-Model-PyTorchLinks
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.
☆211Updated 5 years ago
Alternatives and similar repositories for Deep-Semantic-Similarity-Model-PyTorch
Users that are interested in Deep-Semantic-Similarity-Model-PyTorch are comparing it to the libraries listed below
Sorting:
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- TextNet: A deep neural network framework for text matching☆106Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆246Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- ☆151Updated 2 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆253Updated 6 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- The models run on Textnet.☆26Updated 6 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆78Updated 6 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Deep structured semantic model☆32Updated 9 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆229Updated 6 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆178Updated 7 years ago
- My nuts and bolts solutions on some Deep Learning/Machine Learning/NLP projects☆76Updated 7 years ago