-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Right now tp.io.spacy.render_parse_tree() uses DisplaCy's large format to render parse trees. Bigger parse trees end up taking a lot of space. There should be an option to use the compact argument to use the more compact format with square arrows; see https://spacy.io/usage/visualizers#dep.
Compact rendering should be on by default for parse trees larger than 10 nodes or so.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers