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
1d25f08b52c97804f83e2b2c3f31614ccc0558ce
libpostal
/
scripts
History
Al
1d25f08b52
[expand] adding a function to check if two place names/addresses are equivalent after token normalization (replacing hyphens, deleting final periods, lowercasing, simple transliteration, etc.) and taking into account abbreviations from any specified libpostal dictionaries. In conjunction with place name affixes, useful in data sets like GeoPlanet or GeoNames to determine if a name variant is related to the original or not
2016-10-12 14:55:59 -04:00
..
geodata
[expand] adding a function to check if two place names/addresses are equivalent after token normalization (replacing hyphens, deleting final periods, lowercasing, simple transliteration, etc.) and taking into account abbreviations from any specified libpostal dictionaries. In conjunction with place name affixes, useful in data sets like GeoPlanet or GeoNames to determine if a name variant is related to the original or not
2016-10-12 14:55:59 -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 boto3 and gevent to requirements.txt for geodata package
2016-09-12 04:09:15 -04:00
setup.py
[build] Moving dependencies for scripts into a requirements.txt
2016-07-21 17:04:57 -04:00