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

Method _normalize

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

Normalize the generated slot values according to the database. Args: ds_dict (dict): The dialogue state dict. utt_list (list, optional): The dialogue history. Defaults to []. Returns: defaultdict: Matching score of predicted values for each slot

(self, ds_dict, utt_list=[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runMethod · 0.95

Calls 5

_normalize_timeMethod · 0.95
getMethod · 0.80
queryMethod · 0.80

Tested by

no test coverage detected