diff options
Diffstat (limited to 'misc/libpostal/pkg-descr')
-rw-r--r-- | misc/libpostal/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/libpostal/pkg-descr b/misc/libpostal/pkg-descr new file mode 100644 index 000000000000..2ab55d343202 --- /dev/null +++ b/misc/libpostal/pkg-descr @@ -0,0 +1,6 @@ +C library for parsing/normalizing street addresses around the world, powered +by statistical NLP and open geo data. This library helps convert the +free-form addresses that humans use into clean normalized forms suitable for +machine comparison and full-text indexing. + +WWW: https://github.com/openvenues/libpostal |