Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
def
print_tree(tree):
23
list_dictionary(tree)
24
25
26
def
get_label_name_tree(label_name_list, tokenizer, end_symbol=
'<end>'
):
Callers
1
label_tree.py
File · 0.85
Calls
1
list_dictionary
Function · 0.85
Tested by
no test coverage detected