ShuaiyiLiu / sent_cnn_tf
A Tensorflow implementation of DSSM (slightly modified).
☆25Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for sent_cnn_tf
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆68Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 5 years ago
- Methods about Deep Learning for Text Matching☆90Updated 5 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆60Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- Deep structured semantic model☆32Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆29Updated 8 years ago
- Python Linear CRF☆47Updated 10 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).☆25Updated 9 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- The Tensorflow implementation of accepted ACL 2018 paper "A deep relevance model for zero-shot document filtering", Chenliang Li, Wei Zho…☆33Updated 2 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 8 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆45Updated 6 years ago
- paper about question answering☆26Updated 6 years ago
- TextNet: A deep neural network framework for text matching☆107Updated 5 years ago
- ☆21Updated 6 years ago
- CIKM 2016 paper☆29Updated 4 years ago
- The models run on Textnet.☆27Updated 5 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- code for NER using HMM;s and linear chain CRF's☆49Updated 8 years ago
- Knowledge Base Question Answering using memory networks☆88Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago