pyjedai.prioritization#
Entity Matching Prioritization Module
Classes
|
Applies the matching process to a subset of available pairs progressively |
|
Utilizes/Creates entity embeddings, constructs neighborhoods via NN Approach and applies Progressive Matching |
|
Applies Global Progressive Sorted Neighborhood Matching |
|
Applies Progressive CEP, sorts retained comparisons and applies Progressive Matching |
|
Applies hash based candidate graph prunning, sorts retained comparisons and applies Progressive Matching |
|
Applies Local Progressive Sorted Neighborhood Matching |
|
Applies Progressive CNP, sorts retained comparisons and applies Progressive Matching |
|
Applies Progressive Entity Scheduling Matching |
|
Applies the matching process to a subset of available pairs progressively |
|
Picks a number of random comparisons equal to the available budget |
|
Applies similarity based candidate graph prunning, sorts retained comparisons and applies Progressive Matching |
|
Applies index based matching for ES, emits candidate pairs using defined budget/emission technique |