There are 2934 nodes that can be used as successor
for a node with an output port of type Table.
The Table Index Matcher (Labs) node enables deterministic, multi-attribute search within a Table Index Object. It allows users to query multiple indexed […]
The Table Indexer (Labs) node creates a unified, deterministic search index from multiple columns of an input table. Each selected column is added as an […]
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, […]
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.
Builds a deterministic, high-performance searchable index over a single selected string column using exorbyte’s generic term indexing strategies.
Calculates similarities between strings and allows for filtering.