yuanxiaosc / Keras_Attention_Seq2SeqLinks
A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,或许你不用写复杂的代码,直接使用吧。
☆18Updated 6 years ago
Alternatives and similar repositories for Keras_Attention_Seq2Seq
Users that are interested in Keras_Attention_Seq2Seq are comparing it to the libraries listed below
Sorting:
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆208Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.☆265Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆226Updated 8 years ago
- hierarchical attention model☆101Updated 7 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- ☆131Updated 4 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆86Updated 6 years ago
- ☆132Updated 7 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- ☆75Updated 7 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆441Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- An example attention network with simple dataset.☆229Updated 6 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆152Updated 6 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Sentiment Analysis on Douban Movie Short Comments Dataset using BERT.☆43Updated 6 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- Yelp Data Challenge 2013☆29Updated 11 years ago
- AI Challenger 2018 细粒度用户 评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- Code lab for deep learning. Including rnn,seq2seq,word2vec,cross entropy,bidirectional rnn,convolution operation,pooling operation,Incept…☆89Updated 6 years ago
- paper reading☆20Updated 6 years ago