A parser is liberal in what it accepts, so makes assumptions -- applies heuristics -- on malformed input to generate a parse. Provide a UI to describe the assumptions it made on a given parse and a way for the user to correct the parser's incorrect guesses.
No comments :
Post a Comment