Recursive Descent Parsing

Home > Computer Science > Natural Language Processing > Parsing > Recursive Descent Parsing

A top-down parsing technique that uses a set of recursive procedures to analyze a sentence's structure.