lzfelix / keras_attentionLinks
An Attention Layer in Keras
☆43Updated 6 years ago
Alternatives and similar repositories for keras_attention
Users that are interested in keras_attention are comparing it to the libraries listed below
Sorting:
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- CapsNet for NLP☆66Updated 7 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 years ago
- ☆95Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- Train and visualize Hierarchical Attention Networks☆202Updated 7 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 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
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 8 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 5 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 3 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- Compare six baseline deep learning models on TrecQA☆60Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 7 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…☆67Updated 8 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago