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
- Attention-based sequence to sequence learning☆390Updated 5 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- ☆306Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆281Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 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
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 5 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆271Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 7 years ago
- Text classification using LSTM☆170Updated 7 years ago
- compare embedding☆238Updated 9 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆150Updated 7 years ago
- keras example of seq2seq, auto title☆333Updated 5 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
- An example attention network with simple dataset.☆230Updated 6 years ago
- Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the v…☆342Updated 3 years ago
- ☆71Updated 8 years ago
- CNN for Chinese Text Classification in Tensorflow☆237Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- ☆83Updated 2 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- 知乎看山杯 第二名 解决方案☆241Updated 6 years ago