nltk.ImmutableProbabilisticTree.pretty_print

ImmutableProbabilisticTree.pretty_print(sentence=None, highlight=(), stream=None, **kwargs)

Pretty-print this tree as ASCII or Unicode art. For explanation of the arguments, see the documentation for nltk.treeprettyprinter.TreePrettyPrinter.