Selective Transliterate Properties

Name

Type

Required

Description

From

String

Yes

A string defining input characters of the transformation.

In

String

Yes

Column providing input data.

Max Change Ratio

Double

Yes

Maximum ratio of the replacement count to the input word length. Default value is 0.5.

Max Consecutive Changes

Integer

Yes

Maximum count of successive replacements in one word. Default value is 2.

Min Word Length

Integer

Yes

Minimum input word length. Default value is 3.

Out

String

Yes

Column consuming output data.

To

String

Yes

A string defining output characters of the transformation. The length must be the same as it is in the "from" parameter value.

When Condition

String

No

Expression that must be satisfied for this step to be executed.

Id

String

No

Step identification string.

Scorer

String

No

Element which stores basic scoring settings.


iWay Software