nltk.pprint()

nltk.pprint(object, stream=None, indent=1, width=80, depth=None)[source]

Pretty-print a Python object to a stream [default is sys.stdout].