Advances in Graph-based Dependency Parsing Using Deep Learning

Baobao CHANG
DOI: https://doi.org/10.13451/j.cnki.shanxi.univ(nat.sci.).2017.03.007
2017-01-01
Abstract:Graph-based approach is one of the most successful approaches to dependency parsing.It is attractive for capability of offering global inference over space of all possible trees,and thus guarantees to find the best-scored trees given a tree scoring model.Traditional graph-based dependency parsing models usually adopt linear feature-based scoring models,which heavily rely on time-consuming feature engineering.The huge number of features they involves also dramatically slows down the parsing speed.Typical graph-based models factor the dependency tree into subgraphs,which limits the scope of feature extraction to the subgraph and inhibits the performance of recovering long distance dependencies.Recent work introduces deep learning models into graph-based dependency parsing models and seems to partially solve or alleviate the problems.In the paper Ⅰ survey some of this work and present the advances they have achieved.
What problem does this paper attempt to address?