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
84f7d019721236ad4357b5a0b643af8501050dda
libpostal
/
scripts
/
geodata
/
names
History
Al
6a8b59fc90
[normalization] normalize tokens should not replace digits by default
2016-04-28 18:03:44 -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
[normalization] normalize tokens should not replace digits by default
2016-04-28 18:03:44 -04:00
normalization.py
[fix] prefix/suffix regexes
2015-12-05 18:41:22 -05:00
similarity.py
[fix] encoding, different file
2015-10-31 14:18:47 -04:00