jbuckman / boilerplate-dynet-rnn-lmLinks
Boilerplate code for quickly getting set up to run language modeling experiments
☆35Updated 8 years ago
Alternatives and similar repositories for boilerplate-dynet-rnn-lm
Users that are interested in boilerplate-dynet-rnn-lm are comparing it to the libraries listed below
Sorting:
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 9 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 8 years ago
- ☆45Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Document context language models☆22Updated 10 years ago
- Semantic Textual Similarity in Python