nltk.tree.un_chomsky_normal_form

nltk.tree.un_chomsky_normal_form(tree, expandUnary=True, childChar='|', parentChar='^', unaryChar='+')[source]