SAS Quality Knowledge Base for Contact Information 27

Address (Detailed)

Parse Definition

Address (Detailed)
Description The Address (Detailed) parse definition parses addresses into a set of tokens with detailed street information.
Output Tokens

Recipient
Building/Site
Street Number
Predirectional
Street Name
Street Type
Postdirectional
Extension
PO Box
Additional Info

Example 1 Input Output Token Output
SAS Philippines, 21st Floor Equitable Bank Tower, 8751 Paseo de Roxas St. Recipient SAS Philippines
Building/Site Equitable Bank Tower
Street Number 8751
Predirectional  
Street Name Paseo de Roxas
Street Type St.
Postdirectional  
Extension 21st Floor
PO Box  
Additional Info  
Example 2 Input Output Token Output
123 South Ayala Blvd. Recipient  
Building/Site  
Street Number 123
Predirectional South
Street Name Ayala
Street Type Blvd.
Postdirectional  
Extension  
PO Box  
Additional Info  
Example 3 Input Output Token Output
123 Ayala Blvd. South Recipient  
Building/Site  
Street Number 123
Predirectional  
Street Name Ayala
Street Type Blvd.
Postdirectional South
Extension  
PO Box  
Additional Info  
Example 4 Input Output Token Output
999 Southroad St., Jude Luxury Homes Recipient  
Building/Site  
Street Number 999
Predirectional  
Street Name Southroad
Street Type St.
Postdirectional  
Extension  
PO Box  
Additional Info Jude Luxury Homes
Example 5 Input Output Token Output
123 Pasong Camachile Recipient  
Building/Site  
Street Number 123
Predirectional  
Street Name Pasong Camachile
Street Type  
Postdirectional  
Extension  
PO Box  
Additional Info  
Example 6 Input Output Token Output
123 Maabud South Recipient  
Building/Site  
Street Number 123
Predirectional  
Street Name Maabud South
Street Type  
Postdirectional  
Extension  
PO Box  
Additional Info  
Remarks If an address string contains a street number followed by either a barangay or a neighborhood, the complete barangay or neighborhood name is parsed into the Street Name token. Common in the provinces, the barangay/neighborhood functions like street name information in such cases, as seen in the final two examples above.