Peter Johnson
Peter Johnson
As a native English speaker I'm trying to understand the etymology of these words. It's seems one is a fairly generic name 'Huts Street' while the other is likely named...
Hi @shukla304 thanks for the bug report, the core team have a full roadmap for 2020, we'll hopefully get a chance to revisit `scoring` issues in the new year. In...
The language filtering can be performed in `pelias/model` in a post-processing script, that way the code is only in one place and doesn't have to be implemented by every importer?
I want a t-shirt that says `function Object() { [native code] }`
It looks to me like the parse is incorrect. https://github.com/openvenues/libpostal/blob/master/README.md#parser-labels It should be getting parsed as `unit` not `query` right? The `query` label is for the business name (for instance)
Sorry about the noise, I hit "close issue" by accident :disappointed_relieved:
If it's a `libpostal` bug and we can reliably detect it then we can add an override here https://github.com/pelias/api/blob/963eece96c46f464cb908d3f495d71ec049156d9/controller/libpostal.js#L123
Otherwise :eyes: https://github.com/pelias/parser/pull/87
There's a couple options to achieve this: 1. Use the (undocumented) categories feature in Pelias eg. https://pelias.github.io/compare/#/v1/search?categories=&text=King+Pratap+Malla%2C+Kathmandu%2C+Nepal Note the `categories=` param, if a value is specified then it will act...
Hi @matkoniecz I don't understand what you mean by "how communication with setup server is happening", what do you mean when you say "setup server"?