jacoxu / encoder_decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
☆277Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for encoder_decoder
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- ☆307Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆282Updated 6 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆272Updated 7 years ago
- Attention-based sequence to sequence learning☆389Updated 5 years ago
- compare embedding☆239Updated 9 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆278Updated 5 years ago
- Code of Directional Self-Attention Network (DiSAN)☆313Updated 6 years ago
- Text classification using LSTM☆172Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆73Updated 7 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆749Updated 4 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆350Updated 6 years ago
- bidirectional rnn for text classification☆109Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆207Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 7 years ago
- Sequence to sequence learning using TensorFlow.☆392Updated 6 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆140Updated 6 years ago
- An example attention network with simple dataset.☆230Updated 5 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Multi-Task Learning in NLP☆95Updated 6 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆36Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆151Updated 6 years ago
- A Capsule Implement with Pure Keras☆350Updated 4 years ago
- 使用Theano实现 的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 6 years ago
- ☆132Updated 3 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago