The Alias Generator node converts a simple mapping table into a compact, deterministic
Alias Object used by downstream matchers (e.g., Approximate Phrase Index Matcher).
Each row defines a directed relationship from word → alias with a penalty from −100 to +100:
Penalty > 0: preferred synonym/expansion — increases the effective score
when a match is found through this alias.
Penalty = 0: neutral synonym — allowed, no score change.
Penalty < 0: anti-alias — explicitly forbid this mapping
(used to suppress misleading expansions).
The resulting object supports canonicalization and/or query expansion
depending on the matcher’s alias mode (Augment / Canonicalize / Aliases Only).
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension exorbyte matchmaker toolbox from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!