ijinmao / quora_duplicateLinks
Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.
☆14Updated 8 years ago
Alternatives and similar repositories for quora_duplicate
Users that are interested in quora_duplicate are comparing it to the libraries listed below
Sorting:
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- The models run on Textnet.☆26Updated 6 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 8 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- TextNet: A deep neural network framework for text matching☆106Updated 6 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 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 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF