DEPRECATED: The OutputScores
parameter is deprecated in Eduction version 12.5.0 and later.
This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
Set this parameter to True
to include the score associated with a match in the output from an extraction task. If the output is in .IDX format, the score is added as a new DREFIELD
, with the field name SCORE
. If the output is in XML format, the score is added as an attribute with the name "score"
.
NOTE: This parameter is used by edktool
only.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Eduction |
Example: |
|
See Also: |
|