windg / AttentionLSTM
Implement attention model to LSTM using TensorFlow
☆10Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for AttentionLSTM
- LSTM三分类问题☆10Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆16Updated 6 years ago
- Text classification examples☆24Updated 2 years ago
- Add attention layer to LSTM/word2vec model for sentiment analysis using tensorflow☆27Updated 7 years ago
- 两层attention 的lstm评论情感分析☆22Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆18Updated 4 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 6 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 6 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆57Updated 5 years ago
- Tensorflow+bilstm+attention+multi label text classify☆122Updated 6 years ago
- “神策杯”关键词提取☆7Updated 6 years ago
- Implementation of the ESIM model for natural language inference with Keras☆28Updated 6 years ago
- bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTE…☆21Updated 4 years ago
- kaggle情感分析rnn+attention解法☆11Updated 7 years ago
- NER for Chinese electronic medical records. Use doc2vec, self_attention and multi_attention.☆26Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆76Updated 4 years ago
- ☆16Updated 7 years ago
- 在Pytorch下,采用LSTM/C-LSTM/CNN等方法,对评论进行多标签分类☆31Updated 6 years ago
- paper reading☆20Updated 6 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Updated 6 years ago