jacoxu / encoder_decoderLinks
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
☆278Updated 8 years ago
Alternatives and similar repositories for encoder_decoder
Users that are interested in encoder_decoder are comparing it to the libraries listed below
Sorting:
- ☆307Updated 8 years ago
- Attention-based sequence to sequence learning☆389Updated 6 years ago
- Text classification using LSTM☆172Updated 8 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆278Updated 6 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- CNN for Chinese Text Classification in Tensorflow☆238Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆284Updated 7 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 8 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 8 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- compare embedding☆238Updated 9 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆132Updated 6 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the v…☆344Updated 3 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- Chinsese_word_vectors☆200Updated 9 years ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆76Updated 9 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- ☆71Updated 8 years ago
- AI in action☆39Updated 7 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago