The activity only supports fields of type Text that have data type set to Text, Date, or Money.
Set up a Named Entities (NER) activity
Add the activity
On the Activities tab, add a Named Entities (NER) activity to the document processing flow.
Select the source
On the Activity Properties pane, use the Source drop-down list to select a source that the activity will use to extract named entities from — either the whole document or a single field extracted by another activity.
Select output fields
In the Output field, select fields into which the named entities will be extracted.The output fields must be either on the same nesting level as the source field or one level below it.
Create the mapping
Click Create Mapping. In the dialog that opens, select which named entities will be extracted to each field in the Entity to extract list. Click Save. You can edit the mapping at any time by clicking Edit Mapping.
Supported named entities
| Entity name | Description | Example | Supported data types | Supported languages |
|---|---|---|---|---|
| Person | Names of people | John Doe, Jane Smith | Text | English, Russian, German, French, Spanish, Japanese, Italian, Portuguese (Standard), Dutch |
| Location | Names of locations | Anytown, Corporate Place | Text | English, Russian, German, French, Spanish, Japanese, Italian, Portuguese (Standard), Dutch |
| Organization | Names of organizations | ABBYY, Acme Corp. | Text | English, Russian, German, French, Spanish, Japanese, Italian, Portuguese (Standard), Dutch |
| Address | Addresses | 123 Main Str., Anytown AB 45678, 950 Acacia Avenue 50, Anytown, AB 12345, USA | Text | English, Russian, German, French, Spanish, Japanese, Italian, Portuguese (Standard), Dutch |
| Money | Amounts of money | $2670.00, 199 dollars 99 cents | Text, Amount of money | English, Russian, German, French, Spanish, Japanese, Italian, Portuguese (Standard), Dutch |
| Date | Dates | November 14, 2009, 11/14/2009 | Text, Date | English, Russian, German, French, Spanish, Japanese, Italian, Portuguese (Standard), Dutch |
| Duration | Time periods | Twelve (12) months, 4 days | Text | English, Russian, German, French, Spanish, Italian, Portuguese (Standard), Dutch |
