NLP-Deeplearning-Club / keras_attention_blockLinks
attention block for keras Functional Model with only tensorflow backend
☆26Updated 6 years ago
Alternatives and similar repositories for keras_attention_block
Users that are interested in keras_attention_block are comparing it to the libraries listed below
Sorting:
- Position embedding layers in Keras☆58Updated 4 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 8 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 8 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆53Updated 8 years ago
- Highway Networks implement in pytorch☆73Updated 3 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆90Updated 7 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 5 years ago
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- Multi-Task Learning in NLP☆94Updated 8 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆179Updated 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
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Language Model Pruning for Sequence Labeling☆147Updated 5 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 8 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆133Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆47Updated 7 years ago
- CapsNet for NLP☆66Updated 7 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago