Build your own Australian Address Search API
June 07, 2020We'll explore creating an address search API using the GNAF dataset and elasticsearch
We'll explore creating an address search API using the GNAF dataset and elasticsearch
Continuing from PART 1, we’ll look to finish off the remaining features of our gem. The code for this article can be found here. Part…
Out of the box, Elasticsearch provides its own query parser. But what if you wanted something similar to googles search functionality. In…
Code can be found here I ran into a problem in the past where I needed to extract Australian addresses from a few million pages. Utilising…
I’ve been wanting to play around with text detection using react native along with starting writing articles such as this. So I think this…