KeepOnly

DEPRECATED: The KeepOnly configuration parameter is deprecated in Media Server version 26.2 and later. OpenText recommends using the WordRejectThreshold parameter to specify a minimum confidence level for OCR output.

This configuration parameter is still available for existing implementations, but it might be incompatible with new functionality. It might be removed in future.

By default, OCR outputs all words that it detects. You can use the KeepOnly configuration parameter to keep only particular types of words and discard all others. Set the parameter to a comma-separated list of word types to keep:

  • dictionarywords
  • purenumbers
Type: String
Default:  
Required: No
Configuration Section: TaskName
Example: KeepOnly=dictionarywords
See Also:

UserDictionary

WordRejectThreshold