The trie is WIP, but the idea is that it will be used as an initial step to skim off the easy ones. The remainder will go through to the main matching phase which already exists in uk_address_matcher, but is more computationally intensive
The trie is WIP, but the idea is that it will be used as an initial step to skim off the easy ones. The remainder will go through to the main matching phase which already exists in uk_address_matcher, but is more computationally intensive
It's just a rough sketch for now. I feel like it must have done before, but couldn't find anything. Feedback welcome!
It's just a rough sketch for now. I feel like it must have done before, but couldn't find anything. Feedback welcome!