You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description:SuggestSplitWords parameter regulates whether the engine should attempt to split suggested words into two valid sub-words.
Parameter type:Boolean
Default value:1
Possible values:
  • 0 – slit words are not suggested.
  • 1 – suggested words can be split into two valid sub-words. For example, “theboy”, one of its suggestions will be “the boy”.
<SuggestSplitWords>1</SuggestSplitWords>

  • No labels