Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Implements an entity extractor for Bank/Business Identifier Codes. These codes are assigned to each bank and/or business in every country and are administered by the Society for Worldwide Interbank Financial Telecommunication (SWIFT).


Operates On:  Lexical Items with TOKEN and possibly other flags as specified below.

Saga_is_recognizer

Include Page
Generic Configuration Parameters
Generic Configuration Parameters

Configuration Parameters

  • Parameter
    summaryThe resource which contains the data
    defaultISO3166-1_alpha-2.txt
    namefilename
    requiredtrue
  • Parameter
    summaryField holding the identifier codes
    defaultcode
    namefieldname
    requiredtrue
Saga_config_stage
boundaryFlagstext block split
"filename": "ISO3166-1_alpha-2.txt",
"fieldname": "code"

Example Output

The following shows sample output form BIC.

Saga_graph
V--[ DEUTDEFF DSBACNBXSHA]---V 
^-[DEUTDEFF]-V-[DSBACNBXSHA]-^ 
^--[{BIC}]---^----[{BIC}]----^ 

Output Flags

Lex-Item Flags:

  • SEMANTIC_TAG - Identifies all lexical items which are semantic tags.
  • BANK- Identifies a Bank account number.
  • BIC- Account number with BIC format.

Vertex Flags:

Info

No vertices are created in this stage