galsang / ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
☆277Updated 6 years ago
Alternatives and similar repositories for ABCNN:
Users that are interested in ABCNN are comparing it to the libraries listed below
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆282Updated 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
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- ☆283Updated 7 years ago
- ☆340Updated 2 years ago
- ☆149Updated 2 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 8 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆178Updated 7 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆436Updated 3 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- ☆306Updated 8 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆286Updated 2 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆251Updated 5 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 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 7 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 7 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 7 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆136Updated 7 years ago