nn116003 / self-attention-classification
document classification using LSTM + self attention
☆113Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for self-attention-classification
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 5 years ago
- ☆132Updated 3 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆122Updated 3 years ago
- Chainer implementation of "Yao et al. 2018. Graph Convolutional Networks for Text Classification. ArXiv."☆28Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆154Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- Highway Networks implement in pytorch☆72Updated 2 years ago
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆288Updated 3 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆29Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆178Updated 2 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 6 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 5 years ago
- ☆167Updated 5 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆178Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- ☆134Updated 2 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 2 months ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆164Updated 6 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆197Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆122Updated 4 years ago
- ☆341Updated 2 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- Word Embedding + LSTM + FC☆159Updated 3 months ago