Feature computation and exhaustive search have significantly restricted the speed of graph-based dependency parsing. We propose a faster framework of dynamic feature selec-tion, where features are added sequentially as needed, edges are pruned early, and decisions are made online for each sentence. We model this as a sequential decision-making problem and solve it by imitation learning techniques. We test our method on 7 languages. Our dy-namic parser can achieve accuracies compara-ble or even superior to parsers using a full set of features, while computing fewer than 30% of the feature templates.
Dependency parsing is an important task in NLP, and it is used in many downstream tasks for analyzin...
Transition-based dependency parsing is known to compute the syntactic structure of a sentence effici...
This paper investigates new design options for the feature space of a dependency parser. We focus on...
Feature computation and exhaustive search have significantly restricted the speed of graph-based dep...
Most syntactic dependency parsing models may fall into one of two categories: transition- and graph-...
Most existing graph-based parsing models rely on millions of hand-crafted features, which limits the...
Dependency parsing is an important subtask of natural language processing. In this paper, we propose...
Dependency parsing is considered a key technology for improving information extraction tasks. Resear...
Many NLP systems use dependency parsers as critical components. Jonit learn-ing parsers usually achi...
We describe a parsing approach that makes use of the perceptron algorithm, in conjunction with dynam...
In this paper an efficient algorithm for dependency parsing is described in which am-biguous depende...
In this thesis we develop a discriminative learning method for dependency parsing using online large...
This paper develops a general framework for machine learning based dependency parsing based on a pip...
Almost all current dependency parsers classify based on millions of sparse indi-cator features. Not ...
We present an incremental dependency parser which derives predictions about the upcoming structure i...
Dependency parsing is an important task in NLP, and it is used in many downstream tasks for analyzin...
Transition-based dependency parsing is known to compute the syntactic structure of a sentence effici...
This paper investigates new design options for the feature space of a dependency parser. We focus on...
Feature computation and exhaustive search have significantly restricted the speed of graph-based dep...
Most syntactic dependency parsing models may fall into one of two categories: transition- and graph-...
Most existing graph-based parsing models rely on millions of hand-crafted features, which limits the...
Dependency parsing is an important subtask of natural language processing. In this paper, we propose...
Dependency parsing is considered a key technology for improving information extraction tasks. Resear...
Many NLP systems use dependency parsers as critical components. Jonit learn-ing parsers usually achi...
We describe a parsing approach that makes use of the perceptron algorithm, in conjunction with dynam...
In this paper an efficient algorithm for dependency parsing is described in which am-biguous depende...
In this thesis we develop a discriminative learning method for dependency parsing using online large...
This paper develops a general framework for machine learning based dependency parsing based on a pip...
Almost all current dependency parsers classify based on millions of sparse indi-cator features. Not ...
We present an incremental dependency parser which derives predictions about the upcoming structure i...
Dependency parsing is an important task in NLP, and it is used in many downstream tasks for analyzin...
Transition-based dependency parsing is known to compute the syntactic structure of a sentence effici...
This paper investigates new design options for the feature space of a dependency parser. We focus on...