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 not stored for this graph (policy: none)
no test coverage detected