Versions Compared

Key

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

Detect federal identidications identifications such as U.S. SSN, Canada SIN, UK NINo and Costa Rica cédula


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

Saga_is_recognizer

Info

These are the supported formats:

  • 123-45-6789 - U.S. SSN

  • 123-456-782 - Canada SIN

  • AA123456C - UK NINo

  • 1-1234-1234 - CR CdeI

Include Page
Generic Configuration Parameters
Generic Configuration Parameters

Configuration Parameters

Saga_config_stage
boundaryFlagstext block split

Example Output

The following shows sample output of the following formats.

Saga_graph
V--------------[ 123-45-6789 123-456-782 AA123456C 1-1234-1234 001-00-0000 899-99-9999 000-000-000 999-999-998]---------------V 
^-[123-45-6789]-V-[123-456-782]-V-[AA123456C]-V-[1-1234-1234]-V-[001-00-0000]-V-[899-99-9999]-V-[000-000-000]-V-[999-999-998]-^ 
^----[{SSN}]----^----[{SSN}]----^---[{SSN}]---^----[{SSN}]----^----[{SSN}]----^----[{SSN}]----^----[{SSN}]----^----[{SSN}]----^ 

Output Flags

Lex-Item Flags:

  • SSN - Identifies a Federal ID number
  • SEMANTIC_TAG - Identifies all lexical items which are semantic tags.

Vertex Flags:

Info

No vertices are created in this stage