swabhs / joint-lstm-parser
Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.
☆60Updated 7 years ago
Alternatives and similar repositories for joint-lstm-parser:
Users that are interested in joint-lstm-parser are comparing it to the libraries listed below
- Graph-based Dependency Parser☆46Updated 8 years ago
- Document context language models☆22Updated 9 years ago
- ☆48Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆36Updated 8 years ago
- BiCVM Code☆45Updated 6 years ago
- Benchmarks for DyNet☆57Updated 7 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆52Updated 8 years ago
- Semantic parsing as machine translation☆25Updated 8 years ago
- ☆46Updated 7 years ago
- ☆20Updated 6 years ago
- modlm: A toolkit for mixture of distributions language models☆27Updated 6 years ago
- ☆21Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆60Updated 8 years ago
- Cross-lingual Dependency Parsing Based on Distributed Representations☆20Updated 6 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 7 years ago
- ☆45Updated 7 years ago
- Natural Language Inference Dataset Generation☆30Updated 8 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆39Updated 9 years ago
- ☆28Updated 7 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.