Skip to contents

Internal function to apply privacy-aware name matching using consistent hashing. This function enhances the existing matching logic with privacy-supporting design.

Usage

apply_privacy_aware_matching(result, section_names_lookup, privacy_level)

Arguments

result

Data frame containing matching results

section_names_lookup

Lookup table for section names

privacy_level

Privacy level for data processing

Value

Enhanced matching results with privacy-aware processing