MCPcopy Create free account
hub / github.com/RingBDStack/GDAP / print_tree

Function print_tree

extraction/label_tree.py:22–23  ·  view source on GitHub ↗
(tree)

Source from the content-addressed store, hash-verified

20
21
22def print_tree(tree):
23 list_dictionary(tree)
24
25
26def get_label_name_tree(label_name_list, tokenizer, end_symbol='<end>'):

Callers 1

label_tree.pyFile · 0.85

Calls 1

list_dictionaryFunction · 0.85

Tested by

no test coverage detected