This website requires JavaScript.
Explore
Help
Sign In
tommy
/
libpostal
Watch
1
Star
0
Fork
0
You've already forked libpostal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a31b60cbeb596f5b36ada20be6a1627244c3ed2
libpostal
/
scripts
History
Al
5a31b60cbe
[addresses] Adding normalized_place_name, a method for separating compound fields like addr:city='New York NY' into simply 'New York', solving the compound phrase problem. Also solves the mislabeled place name problem, causing the system to ignore the user tag and fall back on reverse geocoded components in cases e.g. where addr:city='Harlem', which is a known neighborhood but not a city when reverse geocoded. A few other refactors for expanded address components
2016-07-21 17:04:57 -04:00
..
geodata
[addresses] Adding normalized_place_name, a method for separating compound fields like addr:city='New York NY' into simply 'New York', solving the compound phrase problem. Also solves the mislabeled place name problem, causing the system to ignore the user tag and fall back on reverse geocoded components in cases e.g. where addr:city='Harlem', which is a known neighborhood but not a city when reverse geocoded. A few other refactors for expanded address components
2016-07-21 17:04:57 -04:00
requirements-simple.txt
[fix][ci skip] pip installing some light requirements when the dictionaries/numex files change. Only building transliteration if the data file changed (the CLDR files are not in-repo so will be built offline)
2016-03-04 16:17:05 -05:00
requirements.txt
[requirements] Adding numpy to Python repo's requirements (only needed for building libpostal, not for using it)
2016-07-21 17:04:57 -04:00
setup.py
[build] Moving dependencies for scripts into a requirements.txt
2016-07-21 17:04:57 -04:00