windg / AttentionLSTMLinks
Implement attention model to LSTM using TensorFlow
☆10Updated 6 years ago
Alternatives and similar repositories for AttentionLSTM
Users that are interested in AttentionLSTM are comparing it to the libraries listed below
Sorting:
- LSTM三分类问题☆10Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTE…☆22Updated 5 years ago
- paper reading☆20Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Yelp Data Challenge 2013☆29Updated 11 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- ☆11Updated 6 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆34Updated 7 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- ☆14Updated 7 years ago
- Attention-based BLSTM-CRF Architecture for Mongolian Named Entity Recognition☆17Updated 6 years ago
- hierarchical attention model☆101Updated 7 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Updated 2 years ago
- A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.☆25Updated 6 years ago
- ESIM model with lanuage model☆27Updated 6 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Updated 6 years ago