Synchronous context-free grammars and optimal linear parsing strategies

作者:

Highlights:

摘要

Synchronous Context-Free Grammars (SCFGs), also known as syntax-directed translation schemata [1], [2], are unlike context-free grammars in that they do not have a binary normal form. In general, parsing with SCFGs takes space and time polynomial in the length of the input strings, but with the degree of the polynomial depending on the permutations of the SCFG rules. We consider linear parsing strategies, which add one nonterminal at a time. We show that for a given input permutation, the problems of finding the linear parsing strategy with the minimum space and time complexity are both NP-hard.

论文关键词:Formal languages,Parallel rewriting systems,Parsing

论文评审过程:Received 25 November 2013, Revised 12 February 2015, Accepted 12 February 2015, Available online 15 April 2015, Version of Record 10 June 2015.

论文官网地址:https://doi.org/10.1016/j.jcss.2015.04.003