ewrfcas / QANet_keras
QANet in keras (with Cove)
☆66Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for QANet_keras
- Keras implementation of Bilateral Multi-Perspective Matching.☆62Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆92Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆61Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 5 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 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
- question answering, reading comprehension toolkit☆167Updated 2 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆136Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆88Updated 7 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆106Updated 5 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- ☆150Updated last year
- R-net in PyTorch, with ELMo☆199Updated 4 years ago
- Methods about Deep Learning for Text Matching☆90Updated 5 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆87Updated 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
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 5 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 5 years ago
- An Implementation of Bidirectional Attention Flow☆41Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆58Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 6 years ago