ShuaiyiLiu / sent_cnn_tf
A Tensorflow implementation of DSSM (slightly modified).
☆24Updated 8 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
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Deep structured semantic model☆32Updated 8 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 7 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- The models run on Textnet.☆26Updated 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
- Methods about Deep Learning for Text Matching☆88Updated 5 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- Hierarchical Attention Network for Document Classification☆27Updated 7 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 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
- ☆35Updated 7 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 6 years ago
- ☆43Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 6 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- LTR DNN in tensorflow, an improvement of DSSM☆21Updated 7 years ago
- local-context-unit☆55Updated 7 years ago
- A HMM-like linear-chain CRF, used Tensorflow API.☆36Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).☆25Updated 9 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago