Custom entities sample in production

You have a custom entity file that has the following content using the recognized format for an entity file.

Ford F150	Car	Ford F-series truck
Ford F250	Car	Ford F-series truck
Ford F350	Car	Ford F-series truck
Honda CBR 125	Motorcycle	Honda CBR motorbike
Honda CBR 650	Motorcycle	Honda CBR motorbike

This custom entity file is used to locate all occurrences of the specified entities and returns the normalized entity name as the extracted value.

Note The Entity Label is currently not used by Kofax Transformation Modules.

The following content from a document is processed.

I'm driving a Honda CBR 125, and would like to buy a Ford F250.

Using this custom entities file, two results are returned when this document is processed.

  1. Ford F-series truck

  2. Honda CBR motorbike