Set Normalise to True to enable character normalization from traditional to simplified Chinese characters.
NOTE: This parameter has an effect only if you configure SentenceBreaking or NGram tokenization.
If you set SentenceBreakingOptions to Traditional, Micro Focus 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 |
NOTE: If you change this setting after you have indexed content into IDOL Server, the new setting applies only to new content, and the server logs a warning. To clear the warning and ensure that your change applies to all your content, you must initialize your index and reindex the content.
|
|