Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Tencent/NeuralNLP-NeuralClassifier
/ items
Method
items
config.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
return
item in self.dict
36
37
def
items(self):
38
return
self.dict.items()
39
40
def
add(self, key, value):
41
""
"Add key value pair
Callers
6
calculate_level_performance
Method · 0.80
evaluate
Method · 0.80
_load_dict
Method · 0.80
_shrink_dict
Method · 0.80
_generate_hierarchy_label
Method · 0.80
get_hierar_relations
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected