Commit b986e000 authored by rico.liu's avatar rico.liu

update

parent 69287766
......@@ -1023,6 +1023,8 @@ def check_params_data(path):
init_fraction = 0
recommend_pri = ''
for dict_pri in data_dict[data_dict['subtitle'] == db_param]['primitive'].unique().tolist():
pri_value = str(pri_value)
dict_pri = str(dict_pri)
try:
fraction_part1 = similarity_cn(pri_value,dict_pri)
except:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment