thushv89 / attention_keras
Keras Layer implementation of Attention for Sequential models
☆444Updated last year
Related projects ⓘ
Alternatives and complementary repositories for attention_keras
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆656Updated 2 years ago
- A wrapper layer for stacking layers horizontally☆227Updated 2 years ago
- Transformer implemented in Keras☆370Updated 2 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆534Updated 4 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆709Updated 3 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,801Updated 11 months ago
- Keras implementation of BERT with pre-trained weights☆813Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- Visualizing RNNs using the attention mechanism☆747Updated 5 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆344Updated 9 months ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆107Updated last year
- An example attention network with simple dataset.☆230Updated 5 years ago
- Neural Machine Translation with Keras☆533Updated 3 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆359Updated 4 years ago
- attention-based LSTM/Dense implemented by Keras☆292Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆171Updated 2 months ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 4 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 5 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Text autoencoder with LSTMs☆261Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆122Updated 3 years ago
- Word Embedding + LSTM + FC☆158Updated 3 months ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆308Updated 6 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆530Updated 5 years ago
- This is where I put all my work in Natural Language Processing☆95Updated 3 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Re-implementation of ELMo on Keras☆135Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆689Updated 3 years ago
- 自注意力与文本分类☆119Updated 6 years ago