Set Normalise
to True
to enable character normalization from traditional to simplified Chinese characters.
This parameter has an effect only if you configure SentenceBreaking or NGram tokenization.
If you set SentenceBreakingOptions to Traditional
, HPE recommends that you set Normalise
to False
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | LanguageTypes or MyLanguage |
Example: | Normalise=False
|
See Also: | NGram
SentenceBreaking SentenceBreakingOptions |
|