PostProcessingTaskN
The name of a Named Entity Recognition post-processing task to run.
This parameter specifies the name of a section in the Named Entity Recognition Server configuration file that contains the parameters required to run the task. To run multiple tasks, use numbered parameters (PostProcessingTask0,PostProcessingTask1, and so on).
You can use a post-processing task to modify the output from Named Entity Recognition, or format the output to meet your requirements.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: |
Eduction |
| Example: | PostProcessingTask0=EductionLuaPostProcessing
|
| See Also: |