File Information
File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/concl/02/p02-1015_concl.xml
Size: 1,171 bytes
Last Modified: 2025-10-06 13:53:20
<?xml version="1.0" standalone="yes"?> <Paper uid="P02-1015"> <Title>Parsing Non-Recursive Context-Free Grammars</Title> <Section position="7" start_page="0" end_page="0" type="concl"> <SectionTitle> 6 Discussion </SectionTitle> <Paragraph position="0"> It is straightforward to give an algorithm for parsing a finite language: we may trivially parse each string in the language in isolation. However, this is not a practical solution when the number of strings in the language exceeds all reasonable bounds.</Paragraph> <Paragraph position="1"> Some algorithms have been described in the existing literature that parse sets of strings of exponential size in the length of the input description. These solutions have not considered context-free parsing of finite languages encoded by non-recursive CFGs, in a way that takes full advantage of the compactness of the representation. Our algorithms make this possible, relying on the compactness of the input grammars for efficiency in practical cases, and on the absence of recursion for guaranteeing termination. Our experiments also show that these algorithms are of practical interest.</Paragraph> </Section> class="xml-element"></Paper>