windg / AttentionLSTM
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
- 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
- Hierarchical BiLSTM CNN using Keras☆75Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- Attention-based BLSTM-CRF Architecture for Mongolian Named Entity Recognition☆17Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- ☆14Updated 7 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
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 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 5 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆122Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 4 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆55Updated 6 years ago
- “神策杯”关键词提取☆7Updated 6 years ago
- paper reading☆21Updated 6 years ago
- Add attention layer to LSTM/word2vec model for sentiment analysis using tensorflow☆27Updated 7 years ago
- Attention-based LSTM model with the Aspect information to solve financial opinion mining problem (WWW 2018 shared task1)☆16Updated 5 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- 基于语义的中文文本关键词提取算法(SKE)的工程实现☆16Updated 7 years ago
- Leveraging Local and Global Patterns for Self-Attention Networks☆12Updated 5 years ago
- Implementation of the ESIM model for natural language inference with Keras☆28Updated 6 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 6 years ago