nltk.tree.chomsky_normal_form

nltk.tree.chomsky_normal_form(tree, factor='right', horzMarkov=None, vertMarkov=0, childChar='|', parentChar='^')[source]