roomylee / self-attentive-emb-tf
Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)
☆91Updated 6 years ago
Alternatives and similar repositories for self-attentive-emb-tf:
Users that are interested in self-attentive-emb-tf are comparing it to the libraries listed below
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 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
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- local-context-unit☆55Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆60Updated 7 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 5 years ago
- Efficient Contextualized Representation: Language Model Pruning for Sequence Labeling☆146Updated 5 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆178Updated 7 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 6 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Methods about Deep Learning for Text Matching☆88Updated 6 years ago
- QANet in keras (with Cove)☆66Updated 5 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- Compare six baseline deep learning models on TrecQA☆59Updated 6 years ago
- ☆118Updated 5 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago