lzfelix / keras_attention
An Attention Layer in Keras
☆43Updated 5 years ago
Alternatives and similar repositories for keras_attention:
Users that are interested in keras_attention are comparing it to the libraries listed below
- Position embedding layers in Keras☆58Updated 3 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 5 years ago
- Re-implementation of ELMo on Keras☆134Updated last year
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- An implementation of Hierchical Attention Networks for Document Classification in Keras.☆46Updated 4 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 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
- ☆118Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆68Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated last year
- Contains an implementation of the attention mechanism and a keras text classifier wrapper.☆28Updated 6 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago