rantsandruse / lstm_attention_tfLinks
Add attention layer to LSTM/word2vec model for sentiment analysis using tensorflow
☆26Updated 7 years ago
Alternatives and similar repositories for lstm_attention_tf
Users that are interested in lstm_attention_tf are comparing it to the libraries listed below
Sorting:
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- 对电影进行多标签标注☆18Updated 10 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 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
- Implement attention model to LSTM using TensorFlow☆10Updated 6 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 7 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- 第一届“讯飞杯”中文机器阅读理解评测参考模型☆61Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- ☆121Updated 7 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Updated 2 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 8 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现☆21Updated 7 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 years ago
- ☆38Updated 8 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated 2 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago