omri374 / address_detection

Detecting addresses in free text
MIT License
3 stars 0 forks source link

Fake / synthetic address curation #3

Open omri374 opened 2 years ago

omri374 commented 2 years ago

Generate fake address using multiple fake PII creators such as:

https://faker.readthedocs.io/en/master/ FakeNameGeneraotr https://github.com/lk-geimfari/mimesis others... https://github.com/OpenCageData/address-formatting

SharonHart commented 2 years ago

Tagged US addresses https://github.com/datamade/usaddress/tree/master/measure_performance/test_data They also mention 'synthetic', saw some references on https://wiki.openstreetmap.org/wiki/Overpass_API usage

another nice source https://onethinglab.com/2018/03/05/extracting-addresses-from-text/