nltk.parse.SteppingRecursiveDescentParser.tree

SteppingRecursiveDescentParser.tree()[source]
Returns:A partial structure for the text that is currently being parsed. The elements specified by the frontier have not yet been expanded or matched.
Return type:Tree