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
e68fee7c68ef40f04d5442656af9de9f83b7e47e
libpostal
/
scripts
/
geodata
/
names
History
Al
8b9e351961
[names] Name affixes respect hyphens and lack of whitespace (for ideographic languages)
2016-07-21 17:04:57 -04:00
..
__init__.py
[similarity] Using Soft-TFIDF for approximate name matching. Soft-TFIDF is a hybrid string distance metric which balances local token similarities (using Jaro-Winkler similarity by default) allowing for slight spelling errors with global TFIDF statistics so that very frequent words don't affect the score as much
2015-10-30 02:48:16 -04:00
deduping.py
[fix] /postal.text.normalize/geodata.text.normalize/
2016-07-21 17:04:57 -04:00
normalization.py
[names] Name affixes respect hyphens and lack of whitespace (for ideographic languages)
2016-07-21 17:04:57 -04:00
similarity.py
[fix] encoding, different file
2015-10-31 14:18:47 -04:00