New 42 day free trial
Smarty

Pros and cons of the fuzzy address matching algorithm

Fuzzy address matching head image
John Hickey
John Hickey
 • 
January 17, 2023
Tags

Typos, typoes or typo's?

No matter how you spell the word, typos are a problem. Even the most accurate typist occasionally misspells a word, leaves off a letter at the end, or just types a different word than intended.

Typos in a text to your friend aren't a big deal. They'll figure out what you mean using context clues. But in a business data scenario, if you're following the logic of traditional address matching, where an address is either an exact match or not a match, you can't account for different formats or misspellings.

Exact address matching methods won't catch common mistakes like:

  • Spelling mistakes
  • Incorrect type (street vs. road)
  • Abbreviations
  • Synonyms: Floor vs. level -Unit, flat, or apartment
  • Swapped letters
  • Sounds like
  • Out-of-correct-order

However, fuzzy logic address matching excels at handling common address mistakes.

Fuzzy matching (also known as approximate string matching) is a technique that helps identify two elements of text, strings, or entries that are approximately similar but not 100% the same.

Traditional address-matching logic is binary. An address either matches exactly, or it doesn't.

Fuzzy logic indicates the degree to which a statement is true, and can help identify errors like the list above. However, there are nuances to fuzzy matching. Being "too fuzzy" creates matches for addresses that deserve to fail, resulting in false positives.

To avoid this, you can choose your tolerance level, or what degree of similarity you'll accept, from the fuzzy matching algorithm. For example, a provider can set a threshold of 0.8 and then test and adjust as needed. The goal is to ensure that minimal false positives get through, while still returning results and allowing for misspellings, errors, and varying formats.

Here at Smarty, we have a multi-stage process that attempts to find a match using a reliable matching engine. If it doesn't find a match, that address is next run through more aggressive matching processes. By only running failed addresses through additional stages, match rates increase with minimal risk of matching addresses that deserve to fail.

Download the 4 Steps to Unlocking Latent Revenue and Driving ROI with Your Address Data ebook

Pros of fuzzy address matching

Fuzzy logic offers several advantages compared to traditional address matching. Let's look at a few of them.

1. Determining the likelihood of a full match

Fuzzy matching predicts the likelihood of a full match. Depending on how high the probability of a match is, you can decide to consider those two addresses a match or adjust your tolerance settings. Your match probability scores are also a good indicator of your data quality.

2. Handling misspellings, formatting errors, and phonetic variations

People often spell addresses based on how the street name sounds. Traditional address matching won't catch that Fontainebleau Drive is the same street as Fountainblue Drive or Fontinblow Drive. Fuzzy logic is much better at handling misspellings and minor differences because it looks at how many characters are different.

Without the ability to easily pair up the same address, written in two different ways, it's harder to deduplicate address data and merge your records.

3. Distinguishing unique address information

You can program your exact matches to accept some small, common variances in standard formatting (i.e., street vs. st, road vs. Rd, etc.). However, that won't help with non-standard address information or street names. You can't sit there and program in ten different spellings of Fontainebleau! Fuzzy logic allows you to set rules for address standardization, correcting address information like street names to match with greater accuracy.

Cons of fuzzy address matching

Nobody's perfect, and neither are fuzzy matching algorithms. Depending on your tolerance level, you might not catch the craziest misspellings or wacky formatting errors. However, fuzzy address matching addresses many weaknesses demonstrated by traditional address matching.

Powered by fuzzy address matching, better match rates can increase your revenue by providing more usable address data and minimizing time spent on manual validation.

Want to know more about how accurate address data can help your business? Download our free ebook, 4 Steps to Unlocking Latent Revenue and Driving ROI with Your Address Data.

Download the free ebook today

Download the 4 Steps to Unlocking Latent Revenue and Driving ROI with Your Address Data ebook

Subscribe to our blog!
Learn more about RSS feeds here.
rss feed icon
Subscribe Now
Read our recent posts
Inside Smarty® - Irina O'hara
Arrow Icon
Irina O'Hara is one of our uniquely clever, expert frontend developers. She’s immensely talented and has had a vital impact on our website redesign. When it came time to spotlight her, Irina was a joy to sit down with and get to know a little better. To get to the basics, she writes code and creates awesome websites, and she’s darn good at both. BackgroundIrina was born and raised in St. Petersburg, Russia. However, she wasn't born a development expert and had other aspirations from the start.
How I reduced my returned mail from 27% to 1% using address autocomplete
Arrow Icon
The following is based on a true story. Some of the names and relationships have been changed to protect the anonymity of individuals and companies. However, the numbers are 100% accurate. In 2023, I wanted to mail some really fancy cards to 165 businesses. I collected their addresses by asking for them or finding them in their online listing and collected them all in a neat little row. Then, I went a step further and ran these addresses through Smarty's bulk address validation tool. Everything was set and perfect.
The ROI of accurate healthcare address validation: Stop hemorrhaging red on your financial statements
Arrow Icon
In healthcare, the havoc an inaccurate address can wreak on your financial results is significant in more ways than one, and the boost in overall profitability from maintaining a clean address database is equally worth noting. Accurate healthcare address validation improves operational efficiency, patient engagement, and compliance and builds revenue to heights that couldn’t be met without it. Here’s what we’ll be covering:Healthcare address validation pros and consCon: Increased claim denials and organizational costsPro: Reduced claim denials and reprocessing costsCon: Increasing patient match error ratesPro: Improved patient matching and data qualityCon: Complicated billing and collections processesPro: Streamlined billing and collections capabilitiesCon: Exposure to legal liabilitiesPro: Enhanced regulatory compliance and risk aversionCon: Misplaced market strategyPro: Data-driven decision-making and market insightsEpilogue: Avoiding the pain (see our summarized financial savings)Healthcare address validation pros and consThere’s a pro and a con associated with having (or not having 🫣) accurate address data in your healthcare systems.

Ready to get started?