Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RingBDStack/GDAP
/ get_predict_parser
Function
get_predict_parser
extraction/extraction_metrics.py:14–15 ·
view source on GitHub ↗
(format_name)
Source
from the content-addressed store, hash-verified
12
13
14
def
get_predict_parser(format_name):
15
return
decoding_format_dict[format_name]
16
17
18
def
eval_pred(predict_parser, gold_list, pred_list, text_list=None, raw_list=None):
Callers
1
get_extract_metrics
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected