Phonetics Library Node
The Phonetics Library Node transforms an input using a Phonetics Library.
A Phonetics Library is a list of character combinations and their transformations, based on phonetic equivalents. For example, a doubled consonant ("LL") might be replaced by a single consonant ("L"). This is useful when dealing with words which are subject to spelling errors or variant forms, usually proper names. The underlying principle is that names that are written to sound alike, even though they might not be written the same way, are likely to refer to the same entity.
Used in:
Properties
Phonetics library:
Select a Phonetics Library to use.
Click Open phonetics library to edit the library in the Phonetics Editor.
Sensitivity range:
Select a sensitivity range for which this node will have an effect.
Output
Message
If any entry in the Phonetics Library matches the input, the message is "Changes applied". Otherwise, the message will be, "No changes applied".
Result
The string after phonetic transformation.