Left corner parser: Difference between revisions

Content deleted Content added
SpaceMoose (talk | contribs)
clean up, added uncategorised tag, added orphan tag using AWB
Line 1:
{{orphan|date=October 2009}}
 
A left corner parser is a type of [[chart parser]] used for parsing [[context-free grammars]]. It combines the top-down and bottom-up approaches of parsing. The name derives from the use of the [[left corner]] of the grammar's production rules.
 
==References==
[http://cs.union.edu/~striegnk/courses/nlp-with-prolog/html/node53.html Left Corner Parsing]
 
{{Uncategorized|date=October 2009}}