Icon

labs

exorbyte toolbox (Labs)

This category contains 9 nodes.

Approximate Index Matcher (Labs) StreamableModern UI

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

Approximate Phrase Matcher (Labs) StreamableModern UI

Calculates similarities between strings and allows for filtering.

Approximate String Matcher (Labs) StreamableModern UI

Calculates similarities between strings and allows for filtering.

Character Mapper (Labs) StreamableModern UI

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

Index Reader (Labs) 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 (Labs) StreamableModern UI

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

License Activator (Labs) 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 (Labs) StreamableModern UI

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

Single-Field Indexer (Labs) StreamableModern UI

Builds a searchable edit‑distance index over a single selected column using TeraEdit.