nltk.PCFG.is_flexible_chomsky_normal_form

PCFG.is_flexible_chomsky_normal_form()

Return True if all productions are of the forms A -> B C, A -> B, or A -> “s”.