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.
☆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
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 8 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- NEG loss implemented in pytorch☆124Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- ☆149Updated last year
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Methods about Deep Learning for Text Matching☆88Updated 5 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated last year
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆229Updated 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
- ☆113Updated 6 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 7 years ago
- Pointer Networks in Tensorflow☆98Updated 7 years ago
- paper note, including personal comments, introduction, code etc☆274Updated 3 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 6 years ago
- ☆183Updated 7 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated last year
- Dilated CNNs for NER in TensorFlow☆242Updated 5 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆77Updated 5 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- Source code and datasets of IJCAI2017 paper "TransNet: Translation-Based Network Representation Learning for Social Relation Extraction".☆102Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- Learning Rank☆78Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago