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
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- LSTM三分类问题☆10Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- Add attention layer to LSTM/word2vec model for sentiment analysis using tensorflow☆27Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 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
- 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
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 years ago
- Leveraging Local and Global Patterns for Self-Attention Networks☆12Updated 5 years ago
- paper reading☆21Updated 6 years ago
- Initializing Convolutional Filters with Semantic Features for Text Classification☆24Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 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☆121Updated 6 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- ☆19Updated 6 years ago
- ☆11Updated 6 years ago
- Implementation of Relation Extraction with Multi-instance Multi-label Convolutional Neural Networks in tensorflow☆15Updated 7 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- ☆14Updated 7 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆35Updated 7 years ago
- A transformer model that should be able to solve a simple NER task☆11Updated 5 years ago
- lstm with attention to deal with qa☆33Updated 7 years ago
- Tensorflow Implements Chinese Word Segment use LSTM+CRF and Dilated CNN+CRF☆15Updated 6 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- 结合上下文和篇章特征的多标签情绪分类☆28Updated 8 years ago