tatsuokun / seq2seq
keras encoder-decoder
☆17Updated 6 years ago
Alternatives and similar repositories for seq2seq:
Users that are interested in seq2seq are comparing it to the libraries listed below
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- The code of sequence to sequence learning for detection gramatical error in Chinese☆12Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…Updated 6 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Neural Machine Translation with RNN/ConvS2S/Transoformer☆13Updated 6 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- Ordered Neurons LSTM☆30Updated 3 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
- Kaggle | Quora Question Pairs❓🥉☆64Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 7 years ago
- Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.☆14Updated 7 years ago
- Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".☆21Updated 7 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- ☆38Updated 7 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Sub-Character Representation Learning☆25Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- The models run on Textnet.☆26Updated 5 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 6 years ago