Move files
This commit is contained in:
parent
cf0ac4b161
commit
0bf865ce2a
233 changed files with 117 additions and 2394 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