Simplify a tree by removing all non-terminal labels and punctuation marks. Args: tree: An NLTK tree. Returns: A string representation of the simplified tree.
(tree: nltk.Tree)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected