MCPcopy Create free account
hub / github.com/PaddlePaddle/Knover / run

Method run

projects/DSTC10-Track2/task1/utils.py:587–631  ·  view source on GitHub ↗

Run postprocessing. Args: ds_seq (str): The dialogue state of model generation. prev_ds (dict, optional): The previous dialogue state. Defaults to None. utt_list (list, optional): The dialogue history. Defaults to []. Returns: str: Th

(self, ds_seq, prev_ds=None, utt_list=[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

inferFunction · 0.95
mainFunction · 0.45
save_staticFunction · 0.45
mainFunction · 0.45
__predict__Function · 0.45
_build_programsMethod · 0.45
_executeMethod · 0.45
run_serverFunction · 0.45
pre_process_uttFunction · 0.45

Calls 8

_case_interventionMethod · 0.95
_filter_slot_valueMethod · 0.95
_normalizeMethod · 0.95
_db_guideMethod · 0.95
get_ds_deltaFunction · 0.85
parse_dsFunction · 0.70
flatten_dsFunction · 0.70

Tested by

no test coverage detected