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 |
---|---|---|
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 |
Remarks
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