concepts.language.neural_ccg.grammar.count_nr_execution_steps#

count_nr_execution_steps(parsings)[source]#

Count the number of execution steps from a list of parsing results.

Parameters:

parsings (Iterable[NeuralCCGNode])

Return type:

int