lipiji / hierarchical-encoder-decoderLinks
Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano
☆108Updated 8 years ago
Alternatives and similar repositories for hierarchical-encoder-decoder
Users that are interested in hierarchical-encoder-decoder are comparing it to the libraries listed below
Sorting:
- NLP tools on Lasagne☆61Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- ☆59Updated 9 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 5 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆54Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- An implementation of skip-thought vectors in Tensorflow☆73Updated 2 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- Unofficial implementation algorithms of attention models on SNLI dataset☆33Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- ☆218Updated 9 years ago
- Neural Coref Models☆107Updated 6 years ago
- Hierarchical Recurrent Encoder-Decoder in TensorFlow☆44Updated 8 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆95Updated 6 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 5 years ago