An Earley Parsing Algorithm for Range Concatenation GrammarsDownload PDFOpen Website

2009 (modified: 13 Nov 2022)ACL/IJCNLP (Short Papers) 2009Readers: Everyone
Abstract: We present a CYK and an Earley-style algorithm for parsing Range Concatenation Grammar (RCG), using the deductive parsing framework. The characteristic property of the Earley parser is that we use a technique of range boundary constraint propagation to compute the yields of non-terminals as late as possible. Experiments show that, compared to previous approaches, the constraint propagation helps to considerably decrease the number of items in the chart.
0 Replies

Loading