The Alias Creator node converts a simple mapping table into a compact, deterministic
Alias Object used by downstream indexing nodes (e.g., Term Indexer).
Each row defines a directed relationship from word → alias with a penalty from
−100 to +100:
Penalty ≥; 0: synonym/expansion — enables a match, decreasing the effective score by the
penalty when a match is found through this alias.
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!