great-ai/great_ai/utilities/match_names/config.py
2022-07-04 19:31:15 +02:00

5 lines
113 B
Python

last_name_weight = 1.5
first_name_weight = 0.9
infixes_weight = 0.5
initials_weight = 0.6
match_threshold = 1.51