shuuki4 / decomposable_attention
Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).
☆29Updated 6 years ago
Alternatives and similar repositories for decomposable_attention:
Users that are interested in decomposable_attention are comparing it to the libraries listed below
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 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☆90Updated 6 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 7 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆50Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)