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:
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- ☆31Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- A fast LSTM Language Model for large vocabulary language like Japanese and Chinese☆111Updated 6 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 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 8 years ago
- Tensorflow Implements Chinese Word Segment use LSTM+CRF and Dilated CNN+CRF☆15Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Dialog State Tracking Challenge 6 (DSTC6)☆54Updated 7 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- ☆38Updated 8 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 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
- NER with Deep contextualized word representations (Elmo)☆23Updated 7 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- The code of sequence to sequence learning for detection gramatical error in Chinese☆12Updated 8 years ago
- language model in Chinese,基于Pytorch官方文档实现☆69Updated 7 years ago
- Python Linear CRF☆47Updated 11 years ago
- Sub-Character Representation Learning☆25Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago