Normalizer

Prev Next

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:

image.png

A project that utilizes every text manipulation service can be built as such:

image.png

Supported flow types

Stream, Batch

Release Notes

v4.0.0
  • Removed the address field..
v3.4.0
  • Fixed a bug that made normalization fail if SR results had Recognized Word Info in them.
v1.0.0
  • Introduced node.