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
- 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
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- ☆25Updated 9 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 8 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 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
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 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
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 8 years ago
- Generative Question Answering☆57Updated 4 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- This is the code of "Adversarial Connective-exploiting Networks for Implicit Discourse Relation Classification" in ACL 2017☆18Updated 7 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 8 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Attention_CopyNet☆29Updated 9 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- FOFE NER☆39Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆91Updated 6 years ago
- ☆80Updated 4 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 8 years ago
- ☆23Updated 2 years ago