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
b6f7b5b5779c6911bc192d4eeb18dd249c60dfe5
libpostal
/
scripts
/
geodata
/
address_expansions
History
Al
b6f7b5b577
[fix] name
2016-11-19 01:38:15 -05:00
..
__init__.py
[expansion] expansion rule structs and Python script to generate rules from dictionaries tree. Note that a canonical_index of -1 indicates that a given phrase is the canonical (saves space)
2015-07-16 02:49:53 -04:00
abbreviations.py
[fix] abbreviations in hyphenated phrases like Saint-Germaine. Hyphenation should use the phrase length not the token length
2016-09-12 22:20:25 -04:00
address_dictionaries.py
[dictionaries] Making new component for near/nearby prepositions
2016-07-21 17:04:57 -04:00
equivalence.py
[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
gazetteers.py
[fix] name
2016-11-19 01:38:15 -05:00