nltk.parse.SteppingRecursiveDescentParser.untried_match

SteppingRecursiveDescentParser.untried_match()[source]
Returns:Whether the first element of the frontier is a token that has not yet been matched.
Return type:bool