ShuaiyiLiu / sent_cnn_tfLinks
A Tensorflow implementation of DSSM (slightly modified).
☆24Updated 9 years ago
Alternatives and similar repositories for sent_cnn_tf
Users that are interested in sent_cnn_tf are comparing it to the libraries listed below
Sorting:
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Deep structured semantic model☆32Updated 9 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 9 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- The Tensorflow implementation of accepted ACL 2018 paper "A deep relevance model for zero-shot document filtering", Chenliang Li, Wei Zho…☆34Updated 2 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Hierarchical Attention Network for Document Classification☆27Updated 8 years ago
- Learning Rank☆78Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).☆25Updated 9 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- ☆27Updated 9 years ago
- Python Linear CRF☆47Updated 11 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆54Updated 7 years ago
- Implementing Deep Structured Semantic Model (DSSM) in Theano : Word Embedding Case Study☆22Updated 9 years ago
- LTR DNN in tensorflow, an improvement of DSSM☆21Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- ☆20Updated 7 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- The models run on Textnet.☆26Updated 6 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆35Updated 3 years ago
- TextNet: A deep neural network framework for text matching☆106Updated 6 years ago
- The code for COPACRR Neural IR model.☆37Updated 7 years ago