tatsuokun / seq2seqLinks
keras encoder-decoder
☆17Updated 7 years ago
Alternatives and similar repositories for seq2seq
Users that are interested in seq2seq are comparing it to the libraries listed below
Sorting:
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 8 years ago
- Multi-Task Learning in NLP☆94Updated 8 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 9 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.☆14Updated 8 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 8 years ago
- Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".☆21Updated 8 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 7 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 7 years ago
- The code of sequence to sequence learning for detection gramatical error in Chinese☆12Updated 8 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 10 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- [ACM-CIKM] 2nd place solution at CIKM AnalytiCup 2018, a task for determining short text similarities.☆75Updated 6 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 3 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 8 years ago
- Sub-Character Representation Learning☆25Updated 7 years ago