NLP-Deeplearning-Club / keras_attention_block
attention block for keras Functional Model with only tensorflow backend
☆26Updated 5 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
- Position embedding layers in Keras☆58Updated 3 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- ☆38Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- paper about question answering☆25Updated 6 years ago
- 论文 “Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 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 6 years ago
- QANet in keras (with Cove)☆66Updated 5 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated last year
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- CapsNet for NLP☆67Updated 6 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
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- Implementation Project for relation extraction in NLP using kernel based methods.☆33Updated 8 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 2 years ago
- ai challenger Competitions 1: Fine-grained Sentiment Analysis of User Reviews☆18Updated 6 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".☆21Updated 7 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago