nomenklatura-mpt 4.1.11__py3-none-any.whl → 4.1.12__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -208,5 +208,5 @@ def name_match_levenshtein(query: E, result: E, config: ScoringConfig) -> FtResu
208
208
  best.detail = "Unsuited for name matching: %s" % schema.name
209
209
  return best
210
210
 
211
- return strict_levenshtein(query, result, config)
211
+ return match_object_names(query, result, config)
212
212
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nomenklatura_mpt
3
- Version: 4.1.11
3
+ Version: 4.1.12
4
4
  Summary: Make record linkages in followthemoney data.
5
5
  Project-URL: Documentation, https://github.com/opensanctions/nomenklatura/
6
6
  Project-URL: Repository, https://github.com/opensanctions/nomenklatura.git
@@ -63,7 +63,7 @@ nomenklatura/matching/logic_v2/names/__init__.py,sha256=PQ_meSq_MYSMZ_6NgLniKPDl
63
63
  nomenklatura/matching/logic_v2/names/analysis.py,sha256=1EPNOSKU_lEOGalsRkTrpUu3DhX5NvKFH3qUaVFZeF8,2264
64
64
  nomenklatura/matching/logic_v2/names/distance.py,sha256=G4q2AeBs009f9uoose06uYnhT_0vneelFusIzS-1NqQ,7005
65
65
  nomenklatura/matching/logic_v2/names/magic.py,sha256=mWAqmMU-eB-Kp-XVNkRSxdECel3j25OiXsESDyqT5ws,2380
66
- nomenklatura/matching/logic_v2/names/match.py,sha256=FDLXRAO7Hu1tMXYJ2e5zqf8m_qdNeSBYfFvNTaIlweM,10008
66
+ nomenklatura/matching/logic_v2/names/match.py,sha256=OoMEYoWsW0ylteWJ71uG7HHK6ghbaUywHeViHjCrqEM,10008
67
67
  nomenklatura/matching/logic_v2/names/pairing.py,sha256=bmP3x21zvVTddUKG8HMfLxZ457ItbeO-3wNTrtQ5Ya8,2943
68
68
  nomenklatura/matching/logic_v2/names/util.py,sha256=AHkg9k23O7HSv5uA1TCz-OYE9jlXuNDnCE_IXKltnFI,3061
69
69
  nomenklatura/matching/logic_v3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -122,8 +122,8 @@ nomenklatura/wikidata/props.py,sha256=7owcZFHK5Fa6kS8fiH-qJ5rorj2XibV62ayX7prZJy
122
122
  nomenklatura/wikidata/qualified.py,sha256=glH7Oo_QgNG25VGdYqFykz7WIToDsinh7fJEdC4u8gU,1481
123
123
  nomenklatura/wikidata/query.py,sha256=FR012bJPSJ9cdhGId3JoVL3g-VBSzgbvgCIl7Dh5xC8,2189
124
124
  nomenklatura/wikidata/value.py,sha256=CNT5uB5nsHRO1w2gByesGoo6KTss3aild1U8TXLHTSI,2979
125
- nomenklatura_mpt-4.1.11.dist-info/METADATA,sha256=Cfi55ZKHZs5S7zrUNfU_ArC2nUYQRdOlbwRX-7YexiI,8050
126
- nomenklatura_mpt-4.1.11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
127
- nomenklatura_mpt-4.1.11.dist-info/entry_points.txt,sha256=jL6tKzNuFy4t00OWLf66NsLUi070GgfncBhiBsYX5fs,80
128
- nomenklatura_mpt-4.1.11.dist-info/licenses/LICENSE,sha256=bAU8lurcfhKXu0FKlBx8gvWWPixioihFCEHRkuBpCQ8,1126
129
- nomenklatura_mpt-4.1.11.dist-info/RECORD,,
125
+ nomenklatura_mpt-4.1.12.dist-info/METADATA,sha256=3IF6Chy7fprqyUqtVsM_Pg3ncOijfdhxqbm0CDp69wo,8050
126
+ nomenklatura_mpt-4.1.12.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
127
+ nomenklatura_mpt-4.1.12.dist-info/entry_points.txt,sha256=jL6tKzNuFy4t00OWLf66NsLUi070GgfncBhiBsYX5fs,80
128
+ nomenklatura_mpt-4.1.12.dist-info/licenses/LICENSE,sha256=bAU8lurcfhKXu0FKlBx8gvWWPixioihFCEHRkuBpCQ8,1126
129
+ nomenklatura_mpt-4.1.12.dist-info/RECORD,,