Versions Compared

Key

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

This stage identifies tokens that look like phone numbers and flag it them as "PHONE".


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

...

Saga_config_stage
boundaryFlagstext block split
requiredFlagsoneFlagtoken, semantic tag
titleDefault Config
skipFlagsskip

Example Output

...

Saga_graph
V------------------------[please call 1-800-555-5555 thank you]------------------------V 
^-[please]-V-[call]-V----------------[1-800-555-5555]----------------V-[thank]-V-[you]-^ 
                    ^-[1]-V-[-]-V-[800]-V-[-]-V-[555]-V-[-]-V-[5555]-^                   
                    ^-------------------[{phone}]--------------------^

...