A Fast and Lightweight System for Multilingual Dependency Parsing.

Tao Ji,Yuanbin Wu,Man Lan
DOI: https://doi.org/10.18653/v1/k17-3025
2017-01-01
Abstract:We present a multilingual dependency parser with a bidirectional-LSTM (BiLSTM) feature extractor and a multi-layer perceptron (MLP) classifier. We trained our transition-based projective parser in UD version 2.0 datasets without any additional data. The parser is fast, lightweight and effective on big treebanks. In the CoNLL 2017 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies, the official results show that the macro-averaged LAS F1 score of our system Mengest is 61.33%.
What problem does this paper attempt to address?