Parse tree

A parse tree or parsing tree is an ordered, rooted tree that represents the syntactic structure of a string according to some context-free grammar. The term parse tree itself is used primarily in computational linguistics; in theoretical syntax, the term syntax tree is more common.

Source: Wikipedia

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply.

🔗 Related Articles