Evaluation of Dependency Parsers on Unbounded Dependencies
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
The evaluation of two dependency parsers shows that when combined with simple post-processing heuristics, the parsers correctly recall unbounded dependencies roughly 50% of the time, which is only slightly worse than two grammar-based parsers specifically designed to cope with such dependencies.
Abstract
We evaluate two dependency parsers, MSTParser and MaltParser, with respect to their capacity to recover unbounded de-pendencies in English, a type of evalu-ation that has been applied to grammar-based parsers and statistical phrase struc-ture parsers but not to dependency parsers. The evaluation shows that when combined with simple post-processing heuristics, the parsers correctly recall unbounded dependencies roughly 50 % of the time, which is only slightly worse than two grammar-based parsers specifically de-signed to cope with such dependencies. 1
