FP /
ErrorReportingForCYKChartParsing
Error Reporting for CYK parsing
CYK parsing produces parses all substrings of an input text. Distilling this much information to a meaningful error message is a non-trivial task which must rely on heuristics. The project is about finding which heuristics work best and implement them as part of the BNFC tool.
Prerequisites:
Programming Languages, Functional Programming
Contact
Jean-Philippe Bernardy