Locale

The locale to use to tokenize the input text.

By default, Eduction uses an English tokenizer. You can set Locale to one of the following values to enable tokenization for Chinese, Japanese, Korean, and Thai:

  • CHI

  • JPN

  • KOR

  • THA

NOTE: The Eduction standard grammar files are developed without this setting. OpenText recommends that you use this parameter only when you are using custom grammar files that have been developed with a specific tokenization.

Type: String
Default: None
Required: No
Configuration Section:

MyRedactionSettings

Example: Locale=THA
See Also: LanguageDirectory