-
I think going parserless will get us most of the way to reasonable international performance, but we'll need to ditch `permute_road` and friends. I'm thinking it makes the most sense to use the follow…
-
## Issue description
I'm trying to package up https://github.com/openvenues/libpostal, which uses `curl` during its make, to download an external file.
Does this mean when we turn this into a Ni…
-
Apologies if this is the wrong medium for this question but i'm at a wall. I'm getting inconsistent parsing results in my environments that is making it difficult to debug.
For example this addres…
-
Currently nominatim will only return a result (checked in NYC) when a numeric street name includes an ordinal (59th st). It would be great it nominatim could support streets with and without (eg 59 St…
-
I've been trying to get this to install on Windows using MSys2 for 2 days. I'm a noob at this stuff so please bear with me.
I'm using the **MSYS2 MinGW 64-bit terminal**.
_______________________…
-
Hi!
I Initially was following the instructions as part of Readme on installing libpostal on Windows 10 and eventually realized that its perhaps out of date and the new instructions are available as…
-
Is there any provision to build this on windows?
-
**TypeScript Version:** 2.1.1
**Code**
```ts
class Animal {}
class Cat extends Animal {}
class Kitten extends Cat{}
function foo(a: A) { /* */ }
```
**Expected behavior:**
Th…
-
ParamedicArt:
Binance exchange has experienced and is experiencing serious crises. Maybe one day it will disappear like FTX.
perhaps NUMBERS should be an exchange and the NUM token would be its own e…
-
I am using a github action runner to try and build an application that uses node-postal
Ubuntu 22.04
python 3
node 18.11.0
I install the libpostal library successfully.
When I run `yarn` to…