ProcessEnMasse
Set ProcessEnMasse
to True
to use the entire set of educed matches as input for your post-processing script, rather than a single match. This option enables your script to look at all the matches at once and modify them accordingly.
For example, to increase the score of a match if it is found near other matches, you must consider all of the matches together.
By default, Eduction sends an individual match to the post-processing script.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section that you have defined for an Eduction post-processing task. |
Example: | PostProcessingTask0=EductionLuaPostProcessing
|
See Also: |