Icon

toolbox

exorbyte toolbox

This category contains 12 nodes.

Alias Creator StreamableModern UI

Builds an Alias Object from a table of (word, alias, penalty) triples. Positive penalties boost matches; negative penalties create anti-aliases (forbidden […]

Character Mapper StreamableModern UI

Transforms strings into a normalized representation by mapping characters to a configured alphabet and applying rules (case, accents, umlauts, currency, […]

Index Reader StreamableModern UI

Loads a previously stored Index Object from local or workflow-relative storage and restores it for reuse in fuzzy matching or filtering workflows.

Index Writer StreamableModern UI

Stores an Index Object (produced by nodes such as Term Indexer) into local disk storage. This allows reusing computationally expensive index builds […]

License Activator Modern UI

Validates and activates a previously obtained exorbyte license to enable the use of all matchmaker toolbox nodes on your KNIME Analytics Platform instance.

License Requester StreamableModern UI

Collects system-specific and environment-related information and generates a license application file for requesting an Exorbyte MatchMaker license.

Phrase Index Matcher StreamableModern UI

Matches phrases from a Comparison Table against a prebuilt Phrase Index (Index Object) using subword-aware, directional approximate-matching. Supports […]

Phrase Indexer Modern UI

Builds a searchable edit-distance index over a multi-word phrase column. Allows splitting phrases into individual terms using a configurable delimiter.

Phrase Matcher Modern UI

Compares and scores phrase similarity between two tables using subword-based approximate matching algorithms.

Term Index Matcher StreamableModern UI

Queries an index (e.g., Term Indexer) for similar values. Returns best or top-k matches, with similarity measures and quality indicators.