Skip to main content
The Address Parsing activity is designed to parse addresses into the following components:
  • Street
  • City
  • State
  • Country
  • Zip-code
The Address Parsing activity is used to parse the values of the fields extracted by other activities. Hence, in the document processing flow, Address Parsing activity should always be placed after an activity that extracts the address first.
Note: The activity only supports fields of type Text.

Setting up an Address Parsing activity

To set up an Address Parsing activity:
  1. On the Activities tab, add an Address Parsing activity to the document processing flow.
  2. On the Activity Properties pane, select the address field extracted by a different activity in the Input Field drop-down field.
  3. In the Output field, select fields into which the address components will be extracted.
  4. Click Create Mapping. In the dialog that will open, use the Place the extracted Address part in list to map address components to fields where they will be extracted to. Click Save. You can edit the mapping at any time by clicking Edit Mapping.
  5. Click Test Skill to test your skill and analyze the addresses components extraction results on the Results tab.

Supported regions

RegionSupported languages
USAEnglish
Canada, FranceEnglish, French
Austria, GermanyEnglish, German
SpainEnglish, Spanish

Supported entities and languages

Entity nameSupported languages
Street (Line 1)English, German, French, Spanish
CityEnglish, German, French, Spanish
State (Province)English, German, French, Spanish
ZIP (Postal code)English, German, French, Spanish
CountryEnglish, German, French, Spanish