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
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆153Updated 6 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
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆60Updated 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
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆105Updated 5 years ago
- local-context-unit☆55Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated last year
- ☆113Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- ☆118Updated 5 years ago
- ☆149Updated last year
- Efficient Contextualized Representation: Language Model Pruning for Sequence Labeling☆146Updated 5 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 6 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 7 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 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 Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆285Updated 2 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago