airalcorn2 / Deep-Semantic-Similarity-Model
My Keras 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.
☆518Updated 7 years ago
Alternatives and similar repositories for Deep-Semantic-Similarity-Model:
Users that are interested in Deep-Semantic-Similarity-Model are comparing it to the libraries listed below
- ☆183Updated 7 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆461Updated 6 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 8 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆285Updated 2 years ago
- A demo code for topical word embedding☆313Updated 6 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆437Updated 3 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆368Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- Sentence2vec by Rock☆313Updated 2 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 9 months ago
- ☆283Updated 7 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 7 years ago
- ☆298Updated 4 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 5 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆324Updated 6 years ago
- Learning to rank with neuralnet - RankNet and ListNet☆484Updated 7 years ago
- IRGAN SIGIR paper experimental code☆621Updated 2 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆244Updated 6 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- A curated list of papers dedicated to neural text (semantic) matching.☆775Updated last year
- Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"☆537Updated 8 months ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,085Updated 5 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Yet another Python binding for fastText☆226Updated 6 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆229Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- Tools for mapping a sentence with arbitrary length to vector space☆661Updated 10 years ago