A comma-separated list of document fields to associate with the entities specified by the EntityN
parameter. If entities are identified in a document, the text is saved in the fields specified by this parameter. The entity field number N
must match the corresponding EntityN
number.
A many-to-many relationship exists between the EntityN
and EntityFieldN
parameters. If an EntityN
setting does not have an EntityFieldN
setting, text matching the entity is not passed to Eduction.
If no EntityN
settings are provided, EntityFieldN
settings are ignored, because Eduction automatically generates EntityFieldN
settings corresponding to each EntityN setting that exists in the selected grammars.
Type: | String |
Default: | None |
Required: |
No |
Configuration Section: | Any section that you have defined for Eduction settings. |
Example: | Entity0=edk_common_entities/ss_number EntityField0=SOCIAL_SECURITY_NUMBER Entity1=edk_common_entities/postal_address EntityField1=SHIPPING_ADDRESS |
See Also: |
|