Natural language synonyms for formula operators
Data Binding Generation enables Now Assist to recognize property names by using a set of frequently used synonyms.
Formula operators
With Data Binding Generation, Now Assist can recognize property names through a library of common synonyms. This feature reduces failed field matching and eliminates the need for builders to understand the exact syntax. For instance, the LEN formula operator is associated with various common terms and phrases such as count, how many, length, number of items, and size. This enhancement improves accuracy and speeds up the binding generation process.
| Formula operators | Synonyms |
|---|---|
| LEN | count, how many, length, number of items, size |
| IF | check, case, condition, decision |
| SUM | addition, calculate, add up, total |
| PARSE | decode, break down, interpret, read format |
Property labels
With Data Binding Generation, Now Assist is able to recognize properties based on keywords found in the data property label. If a prompt uses a synonym that doesn’t match an exact property (such as, surname), Now Assist finds the closest related keyword, such as "name". When a prompt includes either an exact property label or part of the label, such as a first name or family name, it matches directly and improves accuracy.