jacoxu / encoder_decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
☆277Updated 7 years ago
Alternatives and similar repositories for encoder_decoder:
Users that are interested in encoder_decoder are comparing it to the libraries listed below
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆281Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- ☆306Updated 7 years ago
- Attention-based sequence to sequence learning☆390Updated 5 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆271Updated 8 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- Text classification using LSTM☆170Updated 7 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 5 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- compare embedding☆238Updated 9 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- An example attention network with simple dataset.☆230Updated 6 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆486Updated 6 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 7 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 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
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆150Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- CNN for Chinese Text Classification in Tensorflow☆237Updated 7 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 10 months ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- keras example of seq2seq, auto title☆333Updated 5 years ago