An earley-type recognizer for dependency grammar (1996) [13 citations — 1 self]
Download:
pdf
by Vincenzo Lombardo, Leonardo Lesmo
In Proceedings of COLING'96
http://acl.ldc.upenn.edu/C/C96/C96-2122.pdf
Add To MetaCart
Abstract:
The paper is a first attempt to fill a gap in the dependency literature, by providing a mathematical result on the complexity of recognition with a dependency grammar. The paper describes an improved Earley-type recognizer with a complexity O(IGl2n3). The improvement is due to a precompilation of the dependency rules into parse tables, that determine the conditions of applicability of two primary actions, predict and scan, used in recognition. 1

