NLTK Documentation
Installation
More
Return a multiline string where each line contains a word, tag and IOB tag. Convert a tree to the CoNLL IOB string format
t (Tree) – The tree to be converted.
str