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.

For more information about how to configure post-processing tasks, refer to the Named Entity Recognition User and Programming Guide.

Type: String
Default:  
Required: No
Configuration Section:

Eduction

Example: PostProcessingTask0=EductionLuaPostProcessing

[EductionLuaPostProcessing]
Script=scripts/eduction_post_process.lua
See Also:

Script

Entities

ProcessEnMasse