- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
It converts textual expressions such as numbers and dates within the text into numerical form. Accepts text from one or multiple channels.
Parameters:
name | description | default |
---|---|---|
Address | Address of the normalizer service | empty |
IgnoreSslErrors | Ignore any certificate errors if normalizer address contains https | false |
Language | Information about the language to which the text belongs is provided for applying the normalization process | en-US |
Inputs
Audio:
none
Events:
name | description | known nodes that generate this event |
---|---|---|
* | all events containing the 'Text' attribute | SR Http |
Outputs
Audio:
none
Events:
name | description |
---|---|
* | Adds the normalized version of the input text to the input event. Adds "normalized" to Event.Data.TextAttributes |
Project Structure
A minimal sample project can be built as such:
A project that utilizes every text manipulation service can be built as such:
Supported flow types: Stream, Batch
Was this article helpful?