Fuzzy Matching & Index Management with Exorbyte MatchMaker (Labs)
This workflow demonstrates how to perform approximate index matching, normalization, and index management using the Exorbyte MatchMaker (Labs) nodes in KNIME.
It showcases key steps for enabling fault-tolerant name and text matching through configurable indexing, normalization, and license activation.
🧩 Included Examples
License Setup: How to request, activate, and manage MatchMaker licenses.
Quickstart: Detecting exact and single-edit typos using Levenshtein similarity.
Leading/Trailing Ignored Segments: Focusing matching on meaningful code or name parts.
Character Normalization: Improving accuracy with accent and diacritic mapping.
Index Writing & Reading: Persisting and reusing index data across workflows.
Name Variant Matching: Linking variant spellings (e.g., Mathias โ Matthias) through indexed fuzzy matching.
🎯 Purpose
To provide a complete reference workflow for building, saving, and reusing Exorbyte indexes, and for applying approximate matching logic in realistic data-cleaning and entity-resolution tasks.