yinwenpeng / Attentive_Convolution
This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.
☆105Updated 6 years ago
Alternatives and similar repositories for Attentive_Convolution:
Users that are interested in Attentive_Convolution are comparing it to the libraries listed below
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆91Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- local-context-unit☆55Updated 6 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 6 years ago
- Methods about Deep Learning for Text Matching☆89Updated 5 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- TextNet: A deep neural network framework for text matching☆107Updated 5 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆29Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 8 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆45Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆62Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 6 years ago
- Adversarial Training for Neural Relation Extraction☆110Updated 6 years ago
- ☆39Updated 7 years ago
- The models run on Textnet.☆27Updated 5 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆106Updated 8 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- paper about question answering☆26Updated 6 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆61Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017