Move files
This commit is contained in:
parent
3cf28379e8
commit
00cc8225c5
159 changed files with 31 additions and 49 deletions
5
great_ai/utilities/match_names/config.py
Normal file
5
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