File Information
File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/abstr/94/a94-1018_abstr.xml
Size: 1,621 bytes
Last Modified: 2025-10-06 13:47:59
<?xml version="1.0" standalone="yes"?> <Paper uid="A94-1018"> <Title>Yet Another Chart-Based Technique for Parsing Ill-Formed Input</Title> <Section position="1" start_page="0" end_page="0" type="abstr"> <SectionTitle> Abstract </SectionTitle> <Paragraph position="0"> A new chart-based technique for parsing ill-formed input is proposed. This can process sentences with unknown/misspelled words, omitted words or extraneous words. This generalized parsing strategy is, similar to Mellish's, based on an active chart parser, and shares the many advantages of Mellish's technique. It is based on pure syntactic knowledge, it is independent of all grammars, and it does not slow down the original parsing operation if there is no ill-formedness.</Paragraph> <Paragraph position="1"> However, unlike Mellish's technique, it doesn't employ any complicated heuristic parameters.</Paragraph> <Paragraph position="2"> There are two key points. First, instead of using a unified or interleaved process for finding errors and correcting them, we separate the initial error detection stage from the other stages and adopt a version of bi-directional parsing. This effectively prunes the search space. Second, it employs normal top-down parsing, in which each parsing state reflects the global context, instead of top-down chart parsing. This enables the technique to determine the global plausibility of candidates easily, based on an admissible A* search. The proposed strategy could enumerate all possible minimal-penalty solutions in just 4 times the time taken to parse the correct sentences.</Paragraph> </Section> class="xml-element"></Paper>