Locale
DEPRECATED: The Locale
parameter is deprecated for Eduction version 23.4 and later. OpenText recommends that you use the default Eduction tokenizer, which does not require a locale.
The Locale
configuration parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
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: |
Eduction |
Example: | Locale=THA
|
See Also: | LanguageDirectory |