wjbianjason / keras_qa_based_question_selectionLinks
Keras-Based LSTM Conv model for Question Selection
☆23Updated 8 years ago
Alternatives and similar repositories for keras_qa_based_question_selection
Users that are interested in keras_qa_based_question_selection are comparing it to the libraries listed below
Sorting:
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 9 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 8 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 8 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- Deep structured semantic model☆32Updated 9 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 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
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- Python Linear CRF☆46Updated 11 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 8 years ago
- Very Simple Question Answer System using Chinese Wikipedia Data☆23Updated last year
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 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
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 8 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 8 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- The Tensorflow implementation of accepted ACL 2018 paper "A deep relevance model for zero-shot document filtering", Chenliang Li, Wei Zho…☆34Updated 3 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Text Classification CNN RNN☆15Updated 7 years ago