Entities

A list of entities that you want to modify using the post processing script. If you do not set this parameter, you can use the script to modify the matches for every entity.

You can separate multiple entities with a comma, and you can use wildcard expressions. The asterisk (*) wildcard matches any number of characters, and the question mark (?) wildcard matches a single character.

For example, set Entities to phone/* to apply the script to the phone/landline/gb, phone/mobile/gb entities and so on.

Type: String
Default: None
Required: No
Configuration Section: Any section that you have defined for an Eduction post-processing task
Example: PostProcessingTask0=EductionLuaPostProcessing

[EductionLuaPostProcessing]
Script=scripts/eduction_post_process.lua
Entities=phone/landline/gb,phone/mobile/gb
See Also:

Script

ProcessEnMasse

PostProcessingTaskN