From 0f4ef82486a8d216f35d736786f60857c11c09ff Mon Sep 17 00:00:00 2001 From: Rhonda Glennon Date: Tue, 14 Feb 2017 09:18:15 -0800 Subject: [PATCH] comment 1 --- addresses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addresses.md b/addresses.md index 1086c3a..1b2e538 100644 --- a/addresses.md +++ b/addresses.md @@ -1,6 +1,6 @@ # Address search accuracy and results -Finding an address is one of the most common functions of a geocoder, but also one of the more complex because of analysis required on the constituent parts of the input text. The search integrates an address-parsing library, known as libpostal, to improve the results when you are looking for an address. In addition, interpolation improves search results when matching addresses cannot be found directly in the source data. +Finding an address is one of the most common functions of a geocoder, but also one of the more complex because of analysis required on the constituent parts of the input text. The search integrates an address-parsing library, known as libpostal, to improve the results when you are looking for an address. In addition, interpolation improves search results when addresses exactly matching the query cannot be found. ## Accuracy in address results