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:
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- Attention-based sequence to sequence learning☆390Updated 6 years ago
- ☆306Updated 8 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- Text classification using LSTM☆171Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 7 years ago
- CNN for Chinese Text Classification in Tensorflow☆237Updated 7 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆272Updated 8 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆205Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 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
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆466Updated last year
- compare embedding☆237Updated 9 years ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆75Updated 9 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆599Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 8 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
- Chinsese_word_vectors☆200Updated 9 years ago
- A Capsule Implement with Pure Keras☆351Updated 5 years ago
- ☆71Updated 8 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆528Updated 6 years ago