person-lee / QA_LSTM_ATTENTIONLinks
lstm with attention to deal with qa
☆34Updated 8 years ago
Alternatives and similar repositories for QA_LSTM_ATTENTION
Users that are interested in QA_LSTM_ATTENTION are comparing it to the libraries listed below
Sorting:
- Text Classification CNN RNN☆15Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Updated 2 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- ☆55Updated 8 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- ☆40Updated 8 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago
- A tensorflow implementation of siamese lstm.☆90Updated 8 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- ESIM model : implementation of Enhanced LSTM for Natural language inference☆21Updated 6 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 8 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- keras sparse implement of margin-softmax☆100Updated 7 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 6 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- ESIM model with lanuage model☆27Updated 6 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Updated 7 years ago