exorbyte toolbox
This category contains 12 nodes.
Builds an Alias Object from a table of (word, alias, penalty) triples. Positive penalties boost matches; negative penalties create anti-aliases (forbidden […]
Transforms strings into a normalized representation by mapping characters to a configured alphabet and applying rules (case, accents, umlauts, currency, […]
Loads a previously stored Index Object from local or workflow-relative storage and restores it for reuse in fuzzy matching or filtering workflows.
Stores an Index Object (produced by nodes such as Term Indexer) into local disk storage. This allows reusing computationally expensive index builds […]
Validates and activates a previously obtained exorbyte license to enable the use of all matchmaker toolbox nodes on your KNIME Analytics Platform instance.
Collects system-specific and environment-related information and generates a license application file for requesting an Exorbyte MatchMaker license.
Matches phrases from a Comparison Table against a prebuilt Phrase Index (Index Object) using subword-aware, directional approximate-matching. Supports […]
Builds a searchable edit-distance index over a multi-word phrase column. Allows splitting phrases into individual terms using a configurable delimiter.
Compares and scores phrase similarity between two tables using subword-based approximate matching algorithms.
Queries an index (e.g., Term Indexer) for similar values. Returns best or top-k matches, with similarity measures and quality indicators.