shashankg7 / Keras-CNN-QA
Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"
☆67Updated 8 years ago
Alternatives and similar repositories for Keras-CNN-QA:
Users that are interested in Keras-CNN-QA are comparing it to the libraries listed below
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- A Tensorflow implementation of DSSM (slightly modified).☆24Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Deep structured semantic model☆32Updated 8 years ago
- Methods about Deep Learning for Text Matching☆88Updated 6 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Topical Word Embeddings☆55Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras