Move folders
This commit is contained in:
parent
ba2e252759
commit
3cf28379e8
89 changed files with 47 additions and 31 deletions
5
src/great_ai/utilities/match_names/config.py
Normal file
5
src/great_ai/utilities/match_names/config.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
last_name_weight = 1.5
|
||||
first_name_weight = 0.9
|
||||
infixes_weight = 0.5
|
||||
initials_weight = 0.6
|
||||
match_threshold = 1.51
|
||||
Loading…
Add table
Add a link
Reference in a new issue