Webinar
Smarty

When to use strict vs enhanced matching in your address API

When to use strict vs enhanced matching in your address API
Andrew Townsend
Andrew Townsend
 • 
May 20, 2024
Tags

In our recent webinar, we invited Easton Gibson, one of our US Street API software engineers, to discuss key features of address validation and give insights into the functionalities of both strict and enhanced modes.

Understanding strict mode

Strict mode is precisely what it sounds like—it rigorously validates addresses against the official USPS database, ensuring that only fully accurate, postal-verified addresses are accepted. This mode is typically used for operations requiring high precision, such as legal or financial document dispatch.

For example, if you enter a known address into Smarty's address tools with strict mode, you'll see that it processes and standardizes address data, rejecting any entry that doesn't perfectly match USPS records.

However, while most people use strict mode for its reliability in confirming that an address is recognized by the USPS, its rigidity creates problems.

Introduction to enhanced mode

Enhanced mode is better than strict mode because it uses fuzzy logic, machine learning, and generally more information to provide a holistic story for each address. This mode is designed to capture and validate addresses that might not be part of the USPS database. These are known as non-postal addresses and include things such as newer developments or rural locations.

Enhanced mode’s ability to handle non-postal addresses is a significant benefit. For instance, it can identify and validate non-postal addresses and correct common address mistakes, giving you workable information instead of just an unknown result.

Enhanced mode provides everything strict mode will, but with more information about why an address does or doesn’t match. Instead of giving a “yes/no” response, it may give a “yes, if” response or “no, because.”

You can play with the enhanced mode results on the US Street API demo page.

FAQ for enhanced mode

What are the main sources for non-postal addresses in Smarty’s database?
The sources for non-postal addresses include several proprietary datasets that Smarty™ has access to, which are part of our "secret sauce." For detailed information, you can reach out to an account executive.

If I want results only from USPS addresses, should I use enhanced mode and filter out non-postal matches, or stick with strict mode?
Using enhanced mode is recommended even if you require only USPS addresses. Enhanced mode's aggressive matching strategy means it can handle typographical errors and other common discrepancies better than strict mode. Results that are non-postal will be clearly indicated, allowing easy filtering while still benefiting from enhanced mode's robust matching capabilities.

How does enhanced mode handle inputs with significant errors or typos, especially in critical components like the street name or number?
Enhanced mode is designed to be more forgiving of errors, including significant misspellings. It uses sophisticated algorithms to interpret and correct errors where possible, differentiating it from strict mode, which requires exact matches. However, there are limits; if an input is too far off from any real address data, even enhanced mode may not be able to make a correct match.

If you'd like to view the full webinar recording and the demos given, you can view that here:

 

Subscribe to our blog!
Learn more about RSS feeds here.
rss feed iconSubscribe Now
Read our recent posts
Improving insurance customers’ experiences in policy management
Arrow Icon
84% of customers say the experience a company provides is as important as its products or services, according to a Salesforce report. Over the past decade, the insurance market has become saturated with endless products and options. Buyers have adjusted and evolved in response to the buffet of insurance options, becoming more sophisticated and specific in what they need and want. To keep these sophisticated buyers at your insurance smorgasbord rather than the other guys’, it’s essential to understand their new and improved expectations.
Cleaning address databases with Smarty's lead developers
Arrow Icon
We recently brought together Kent Gividen and Bryan Amundson, two of Smarty's brilliant lead developers, to discuss the importance of maintaining a clean address database and how Smarty's innovative tools can make this process easier and more efficient. Question: "How should users prepare their address data before using Smarty's tools?"Kent: "To begin with, if you have a database that you're looking to clean the addresses for, you can dump those addresses into a CSV file. And there are several ways to make that easier to handle and process.
Marrying accelerated insurance claims with address data
Arrow Icon
Remember that phrase we all used in middle school, “Well if you love it so much, why don’t you marry it?” Well, we couldn’t agree more. Address data and insurance claims have been partners in an ever-evolving landscape of technology and property for years. Insurance claims rely on geocoding to find the exact location, and property data is used to assess the property's condition and attached amenities before losses. Efficiently deploying adjusters and accurately assessing damage is impossible without accurate address data.