ENTITY_NUMBER
Stentor API Reference / stentor-constants/src / ENTITY_NUMBER
Variable: ENTITY_NUMBER
constENTITY_NUMBER:"STENTOR.NUMBER"="STENTOR.NUMBER"
Defined in: packages/stentor-constants/src/entities.ts:31
Converts numeric words to digits.
Translated to: @sys.cardinal on Dialogflow AMAZON.NUMBER on Alexa & LEX number on LUIS
Note, we are not leveraging Dialogflow @sys.number because it contains both cardinal and ordinal number. AMAZON.Number contains only cardinal numbers (according to the docs.)