Content deleted Content added
clean up, added uncategorised tag, added orphan tag using AWB |
m cat |
||
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]
[[Category:Parsing algorithms]]
|