kihyunwon / attention-over-attentionLinks
Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension
☆28Updated 8 years ago
Alternatives and similar repositories for attention-over-attention
Users that are interested in attention-over-attention are comparing it to the libraries listed below
Sorting:
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆67Updated 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
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 8 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 7 years ago
- FOFE NER☆39Updated 7 years ago
- Attention_CopyNet☆29Updated 8 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 8 years ago
- ☆80Updated 4 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 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
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- ☆25Updated 9 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- ☆28Updated 7 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 6 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- Resources, datasets, papers on Question Answering☆56Updated 4 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- Conditional Focused Neural Question Answering with Large-scale Knowledge Bases☆82Updated 6 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆54Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago