Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016
☆434Mar 5, 2017Updated 9 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:
- DyNet: The Dynamic Neural Network Toolkit☆3,435Dec 1, 2023Updated 2 years ago
- Transition-based dependency parser based on stack LSTMs☆206Nov 17, 2019Updated 6 years ago
- ☆47May 22, 2017Updated 8 years ago
- lamtram: A toolkit for neural language and translation modeling☆142Apr 16, 2018Updated 7 years ago
- An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.☆1,954Jan 22, 2023Updated 3 years ago
- ☆619Mar 15, 2017Updated 9 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Dec 13, 2016Updated 9 years ago
- Slides/code for the Lisbon machine learning school 2017☆28Jul 27, 2017Updated 8 years ago
- An attentional NMT model in Dynet☆26Dec 5, 2018Updated 7 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Moro files for the ACL 2015 Tutorial on Matrix and Tensor Factorization Methods for Natural Language Processing☆20Jul 29, 2015Updated 10 years ago
- SimEc code relying on the theano library - check out the simec repo instead for keras based code!☆10Feb 28, 2018Updated 8 years ago
- Legacy version of CNN neural net toolkit (now called dynet)☆19Oct 8, 2016Updated 9 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- A tutorial about neural machine translation including tips on building practical systems☆370Nov 16, 2016Updated 9 years ago
- Recurrent & convolutional neural network modules☆356Aug 16, 2018Updated 7 years ago
- Document context language models☆22Nov 13, 2015Updated 10 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Jun 15, 2017Updated 8 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆207Mar 15, 2018Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Feb 19, 2016Updated 10 years ago
- Summaries and notes on Deep Learning research papers☆4,418Feb 13, 2018Updated 8 years ago
- Some language modeling tools for Keras☆659Dec 18, 2017Updated 8 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Jun 9, 2020Updated 5 years ago
- C++ implementation of Generalised Brown clustering and python scripts for feature generation☆41Apr 8, 2016Updated 9 years ago
- Memory Networks implementations☆1,753Jul 28, 2020Updated 5 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆126Mar 15, 2018Updated 8 years ago
- Deep Learning for Natural Language Processing☆463Jan 17, 2019Updated 7 years ago
- Non-distributional linguistic word vector representations.☆62Sep 15, 2017Updated 8 years ago
- ☆23Dec 8, 2016Updated 9 years ago
- Recurrent neural network grammars☆190May 17, 2018Updated 7 years ago
- Graph-based and Transition-based dependency parsers based on BiLSTMs☆274Aug 14, 2017Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆918Apr 25, 2018Updated 7 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Apr 5, 2017Updated 8 years ago
- Intrinsic evaluation of word vectors☆76Jan 23, 2018Updated 8 years ago
- ☆121Mar 15, 2017Updated 9 years ago
- Character-level Convolutional Networks for Text Classification☆850Jul 23, 2019Updated 6 years ago
- in progress☆187Nov 29, 2017Updated 8 years ago
- ByteNet for character-level language modelling☆318Aug 23, 2017Updated 8 years ago
- Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)☆123Jun 12, 2023Updated 2 years ago