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 tutorial about neural machine translation including tips on building practical systems☆369Updated 8 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆329Updated 8 years ago
- Recurrent & convolutional neural network modules☆354Updated 7 years ago
- ☆618Updated 8 years ago
- RNN for Spoken Language Understanding☆431Updated 5 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Deep Learning for Natural Language Processing☆462Updated 6 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
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Extension of the original word2vec using different architectures☆212Updated 8 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
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Updated 7 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- C++ implementation of the Brown word clustering algorithm.☆429Updated 2 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆407Updated 9 years ago
- in progress☆187Updated 7 years ago
- In progress☆272Updated 8 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
- ☆219Updated 10 years ago
- Transition-based dependency parser based on stack LSTMs☆206Updated 5 years ago
- ☆472Updated 3 years ago
- An open-source tool for sequence learning in NLP built on TensorFlow.☆414Updated 5 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- A list of Neural MT implementations☆363Updated 3 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆308Updated 5 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago