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:
- Deep Learning for Natural Language Processing☆463Updated 6 years ago
- A tutorial about neural machine translation including tips on building practical systems☆369Updated 8 years ago
- ☆618Updated 8 years ago
- Recurrent & convolutional neural network modules☆354Updated 7 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆328Updated 8 years ago
- RNN for Spoken Language Understanding☆431Updated 5 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆408Updated 9 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆404Updated 7 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- Extension of the original word2vec using different architectures☆212Updated 8 years ago
- in progress☆187Updated 7 years ago
- An open-source tool for sequence learning in NLP built on TensorFlow.☆414Updated 5 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Updated 7 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 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
- 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
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- ☆219Updated 10 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Word to Gaussian Mixture Model☆283Updated 6 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆223Updated 6 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
- C++ implementation of the Brown word clustering algorithm.☆429Updated 2 years ago
- In progress☆272Updated 8 years ago
- A list of Neural MT implementations☆363Updated 3 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- LSTM language model with CNN over characters☆830Updated 9 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆206Updated 7 years ago