MichSchli / Tensor-LSTM
Contains code used to conduct experiments on dependency parsing with the Tensor-LSTM model developed for our paper "Cross-Lingual Dependency Parsing with Late Decoding for Truly Low-Resource Languages"
☆13Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Tensor-LSTM
- SOTA TAG Parser☆15Updated 5 years ago
- ☆48Updated 7 years ago
- ☆44Updated 6 years ago
- DeNSe parser in Dependency Parsing as Head Selection (EACL 2017) https://arxiv.org/abs/1606.01280☆25Updated 7 years ago
- ☆17Updated 7 years ago
- ☆36Updated 5 years ago
- Neural Semantic Graph Parser☆30Updated 6 years ago
- scripts and data for ACL 16 paper☆14Updated 8 years ago
- Frame-Semantic and PropBank Semantic Role Labeling with Syntactic Scaffolding.☆50Updated 3 years ago
- Distillation of Ensemble Dependency Parsers into a Single Graph-Based Parser☆11Updated 8 years ago
- COLING 2018 Tutorial on Multilingual FrameNet: Automatic semantic role labeling for FrameNet☆25Updated 6 years ago
- Source code and data for the paper "Towards String-to-Tree Neural Machine Translation"☆16Updated 6 years ago
- Final parser submitted by ParisNLP team for CoNLL 2018 Shared Task on Multilingual Parsing☆12Updated 5 years ago
- Universal segmenter based on the Universal Dependency framework, written by Y. Shao, Uppsala University☆35Updated 5 years ago
- ☆28Updated 7 years ago
- Cross-lingual Dependency Parsing Based on Distributed Representations☆20Updated 6 years ago
- Parsing only with Pretraining Networks☆16Updated 3 months ago
- Python evaluation scripts for AIDA-formatted CoNLL data☆20Updated 10 years ago
- An updated version of the Parser-v1 repo, used for Stanford's submission in the CoNLL17 shared task.☆47Updated 6 years ago
- Reproduction instructions for "Rapid Adaptation of Neural Machine Translation to New Languages"☆39Updated 6 years ago
- Twpipe is a pipeline toolkit that parses raw tweets into universal dependencies.☆28Updated 5 years ago
- Neural machine translation implementation using dynet's python bindings☆17Updated 6 years ago
- Auxiliary GAN for WE post-specialisation☆23Updated 5 years ago
- A neural TurboSemanticParser as described in "Deep Multitask Learning for Semantic Dependency Parsing", Peng et al., ACL 2017.☆71Updated 4 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- Codebase for Global Neural CCG Parsing with Optimality Guarantees