Robust Parsing refers to one of a number of methods for modifying a grammar or parser in such a way as to allow for parsing to continue in the presence of parts of the input unexplained by the language grammar (i.e., syntax errors in the input). Typically this involves producing a parse tree in which unparseable sections of input are isolated into uninterpreted nodes containing the original input text.

-- JamesCordy - 10 Oct 2005

Revision: r1.1 - 10 Oct 2005 - 16:53 - JamesCordy
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback