Whether to exempt text sections bounded by hash symbols (#) from text segmentation. If you set IgnoreHashLines
to True
, HPE IDOL Speech Server does not segment the text between the hash symbols.
This parameter does not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | textsegment module |
Example: | IgnoreHashLines=True
|
See Also: | IgnoreHashLines (action parameter) |
|