NLP-Deeplearning-Club / keras_attention_block
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
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- ☆38Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- Implementation Project for relation extraction in NLP using kernel based methods.☆33Updated 8 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago
- Subword based Pairwise Word Interaction Model for Paraphrase Identification☆22Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 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 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- This code implements attention network on top of the CNN used in the paper titled "Relation extraction from clinical texts using domain i…☆13Updated 8 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Sub-Character Representation Learning☆25Updated 6 years ago
- Adapt Capsule Network for Name Entity Recognition Task☆11Updated 5 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago