pelias / parser

natural language classification engine for geocoding
https://parser.demo.geocode.earth
MIT License
55 stars 28 forks source link

support Brazilian postcodes #100

Closed missinglink closed 4 years ago

missinglink commented 4 years ago

I noticed in https://github.com/pelias/parser/pull/99 that the parse was ...almost perfect.

The postcode was being parsed as 18180 instead of 18180-000. This PR fixes that by enabling the corresponding regexes.

Joxit commented 4 years ago

:tada: Happy 100th PR ! :D :tada: