clab / dynet_tutorial_examplesLinks
Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016
☆434Updated 8 years ago
Alternatives and similar repositories for dynet_tutorial_examples
Users that are interested in dynet_tutorial_examples are comparing it to the libraries listed below
Sorting:
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Deep Learning for Natural Language Processing☆462Updated 6 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆329Updated 8 years ago
- A tutorial about neural machine translation including tips on building practical systems☆368Updated 8 years ago
- Recurrent & convolutional neural network modules☆353Updated 7 years ago
- ☆618Updated 8 years ago
- Tensorflow based Neural Conversation Models☆191Updated 8 years ago
- RNN for Spoken Language Understanding☆431Updated 5 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆407Updated 9 years ago
- in progress☆187Updated 7 years ago
- RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is rele…☆491Updated 6 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- ☆472Updated 3 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- A list of Neural MT implementations☆363Updated 3 years ago
- Extension of the original word2vec using different architectures☆212Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- An open-source tool for sequence learning in NLP built on TensorFlow.☆414Updated 5 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆206Updated 7 years ago
- ☆219Updated 9 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Updated 7 years ago
- Word to Gaussian Mixture Model☆283Updated 6 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆308Updated 5 years ago
- ☆143Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago