kihyunwon / attention-over-attention
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
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 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
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- ☆25Updated 8 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- Subword based Pairwise Word Interaction Model for Paraphrase Identification☆22Updated 6 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 7 years ago
- ☆23Updated 2 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
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 6 years ago
- paper about question answering☆25Updated 6 years ago
- Implementation of Modeling Joint Entity and Relation Extraction with Table Representation in EMNLP2014☆20Updated 9 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano