tsterbak / keras_attentionLinks
Contains an implementation of the attention mechanism and a keras text classifier wrapper.
☆28Updated 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:
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 4 years ago
- Hierarchical multi-label text classification of the BlurbGenreCollection using capsule networks.☆83Updated 2 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 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
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆177Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Use transfer learning for Text_classification with BERT.☆21Updated 2 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Multi Label text classification using bert☆155Updated 5 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 6 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 5 years ago
- A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"☆99Updated 5 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago