openvenues / libpostal

A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
MIT License
4.08k stars 421 forks source link

Parser training sets link is down #608

Open tapiatellez opened 2 years ago

tapiatellez commented 2 years ago

Hi!

I was checking out libpostal, and while attempting to obtain the parser training sets for Mexico, noticed that the link (https://archive.org/download/libpostal-parser-training-data-YYYYMMDD/$FILE)is down and sending me to the following:

Screen Shot 2022-11-11 at 14 50 12

Perhaps I'm not understanding correctly how the process works, but I was the link to send me into a page where I could browse the parsed set of files and find the one for Mexico in there.

Hope you can help me and thanks in advance.

Cheers,

José Tapia

Jonathanpro commented 1 year ago

I am having the same issue. I would appreciate it If anyone can provide the training data

Jonathanpro commented 1 year ago

the link may have to be updated I found this one https://archive.org/details/libpostal-parser-training-data-20170304 This seems to work

NickCrews commented 9 months ago

The YYYYMMDD and FILE in the given URL are placeholders for a date and extension. You have to replace those with literal values.