OlavHN / attention-over-attention
Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow
☆178Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for attention-over-attention
- ☆150Updated last year
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- ☆284Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 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☆92Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- An example for applying FusionNet to Natural Language Inference☆135Updated 5 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆187Updated 2 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆250Updated last year
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆180Updated 6 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆88Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆160Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆148Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- ☆205Updated 6 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆96Updated 8 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆45Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- An implementation of RNNsearch using TensorFlow☆68Updated 6 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 4 years ago
- PyTorch, LSTM CRF model☆9Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆96Updated 7 years ago