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
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- Record papers for some NLP related area☆24Updated 2 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 6 years ago
- Tensorflow Implements Chinese Word Segment use LSTM+CRF and Dilated CNN+CRF☆15Updated 6 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 6 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 9 months ago
- The code of sequence to sequence learning for detection gramatical error in Chinese☆12Updated 7 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Sub-Character Representation Learning☆25Updated 6 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 5 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- [ACM-CIKM] 2nd place solution at CIKM AnalytiCup 2018, a task for determining short text similarities.☆75Updated 5 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 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
- machine reading comprehension with deep learning☆20Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆74Updated 9 years ago
- ☆30Updated 6 years ago
- Tensorflow implementation of RankGan (Adversarial Ranking for Language Generation)☆23Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago