Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
libpostal
libpostal is a C library for parsing/normalizing street addresses around the world
Collective -
Host: opensource -
https://opencollective.com/libpostal
- Code: https://github.com/openvenues/libpostal
[fix] compile flags in Makefile.am
github.com/openvenues/libpostal - c2d112f4fc3e47aa96dd8bdc3f044f563df97115 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - c2d112f4fc3e47aa96dd8bdc3f044f563df97115 authored about 9 years ago by Al <[email protected]>
[python] Making normalized_tokens return token classes as well, mimicking the tokenize API
github.com/openvenues/libpostal - 9a92a1154db8f3ad159a80a6c565e55960e1b712 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 9a92a1154db8f3ad159a80a6c565e55960e1b712 authored about 9 years ago by Al <[email protected]>
[python] don't need -O0 any more for normalization extension
github.com/openvenues/libpostal - 7f5f0561051b85f6fccda4e9a3d71822635fbe8c authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 7f5f0561051b85f6fccda4e9a3d71822635fbe8c authored about 9 years ago by Al <[email protected]>
[fix] Error condition in Python tokenize
github.com/openvenues/libpostal - 9f6e1387a0268e0bfd0f2bda2e00b4f3cb982d65 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 9f6e1387a0268e0bfd0f2bda2e00b4f3cb982d65 authored about 9 years ago by Al <[email protected]>
[fix] Usage on libpostal_data script
github.com/openvenues/libpostal - 6aaa08c220551322e8d3b6ba158571b4af4f58ad authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 6aaa08c220551322e8d3b6ba158571b4af4f58ad authored about 9 years ago by Al <[email protected]>
[normalize] Adding hyphen elimination as a string option (changes tokenization)
github.com/openvenues/libpostal - 40918812e2049bc6e2e65af679c65e2c50f2b1ff authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 40918812e2049bc6e2e65af679c65e2c50f2b1ff authored about 9 years ago by Al <[email protected]>
[fix] signed size_t in trie_set_tail
github.com/openvenues/libpostal - 3fe2365234ae91d5e82f9c1ba2de782337b8e42a authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 3fe2365234ae91d5e82f9c1ba2de782337b8e42a authored about 9 years ago by Al <[email protected]>
[fix] Re-generating transliteration tables
github.com/openvenues/libpostal - ad59ba7a7b3de413f81bb2a564f5b4874a80a081 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ad59ba7a7b3de413f81bb2a564f5b4874a80a081 authored about 9 years ago by Al <[email protected]>
[transliteration] Not escaping right side transliteration rules
github.com/openvenues/libpostal - 7f5cf89e84eee3a25381b96ddf319a87224a2948 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 7f5cf89e84eee3a25381b96ddf319a87224a2948 authored about 9 years ago by Al <[email protected]>
[fix] Compiler warnings for casts/printf
github.com/openvenues/libpostal - 1a1d74785c02524d2914fb0a164f58b4f12cdc66 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 1a1d74785c02524d2914fb0a164f58b4f12cdc66 authored about 9 years ago by Al <[email protected]>
[fix] warnings in klib/ksort.h
github.com/openvenues/libpostal - 6b456025b4ff32f1fc2640a4f5f0ca888268a0f2 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 6b456025b4ff32f1fc2640a4f5f0ca888268a0f2 authored about 9 years ago by Al <[email protected]>
[fix] warnings in collections.h/vector_math.h
github.com/openvenues/libpostal - 3b3513ffe3b0c27e560afaf618dad1590166a79e authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 3b3513ffe3b0c27e560afaf618dad1590166a79e authored about 9 years ago by Al <[email protected]>
[build] substitution for use of LIBPOSTAL_DATA_DIR in Makefile.am
github.com/openvenues/libpostal - 83c6a87ab14b6deaf4a1befdf6ede89b771fd5a4 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 83c6a87ab14b6deaf4a1befdf6ede89b771fd5a4 authored about 9 years ago by Al <[email protected]>
[python/normalization] Adding Python bindings to the normalize module for use in OSM polygon matching
github.com/openvenues/libpostal - f6b6a17335ef8ed865c4a1e81117689f17c69fe8 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - f6b6a17335ef8ed865c4a1e81117689f17c69fe8 authored about 9 years ago by Al <[email protected]>
[build] defining LIBPOSTAL_DATA_DIR in Autoconf rather than Automake, becomes part of config.h
github.com/openvenues/libpostal - a319c1f6a050f54d1ab22dc6d942db34990f02ef authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - a319c1f6a050f54d1ab22dc6d942db34990f02ef authored about 9 years ago by Al <[email protected]>
[python] Using tuples in pytokenize instead of list, pre-allocating
github.com/openvenues/libpostal - 8a188903b3ab85e58028babda1d0b9b87e81dd87 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 8a188903b3ab85e58028babda1d0b9b87e81dd87 authored about 9 years ago by Al <[email protected]>
[math] adding matrix_zero method
github.com/openvenues/libpostal - 309d41a65238c90aa8796ddd83a5ff05fdc54c32 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 309d41a65238c90aa8796ddd83a5ff05fdc54c32 authored about 9 years ago by Al <[email protected]>
[polygons] Adding methods for fixing polygons in base RTreePolygonIndex, moving the current polygon index to an instance variable and adding ability to import from a general GeoJSON-like structure instead of just shapefiles
github.com/openvenues/libpostal - e3b80534baefe5960d1fe4db329661e1809e0c3a authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - e3b80534baefe5960d1fe4db329661e1809e0c3a authored about 9 years ago by Al <[email protected]>
[python] Adding word_token_types
github.com/openvenues/libpostal - 4f784060a3259cc072c585e67d4a23efb20b2303 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 4f784060a3259cc072c585e67d4a23efb20b2303 authored about 9 years ago by Al <[email protected]>
[parser/formatting] Appendinge suburb between the road line and any subsequent lines for all bottom-up address formats. Effectively inserts neighborhoods into our version without making the OpenCage formats overly verbose. Also fixing post-format replace with group capture
github.com/openvenues/libpostal - 2d4b3a6e2f3b1c79232a9fa9e7d6e4389eb3ab8e authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 2d4b3a6e2f3b1c79232a9fa9e7d6e4389eb3ab8e authored about 9 years ago by Al <[email protected]>
[osm] Adding an OSM neighborhoods/suburbs data set for matching with Quattroshapes boundaries, updating definitions for admin boundaries
github.com/openvenues/libpostal - da53d7ebac4342e873c356d99179665774ed3380 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - da53d7ebac4342e873c356d99179665774ed3380 authored about 9 years ago by Al <[email protected]>
[osm] Moving Wikipedia title normalization to osm.extract
github.com/openvenues/libpostal - 6478e65a066177d7f089027a59e918ff625c7123 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 6478e65a066177d7f089027a59e918ff625c7123 authored about 9 years ago by Al <[email protected]>
[fix] disambiguation tokenizer to pypostal
github.com/openvenues/libpostal - ff3a3c2201baae10af8d44566738de069d842dc3 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ff3a3c2201baae10af8d44566738de069d842dc3 authored about 9 years ago by Al <[email protected]>
[fix] role in OSM polygon extraction
github.com/openvenues/libpostal - 6f6d04966b46db93f725687838b069b72b37f650 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 6f6d04966b46db93f725687838b069b72b37f650 authored about 9 years ago by Al <[email protected]>
[osm/formatter] Switching back to OpenCageData repo
github.com/openvenues/libpostal - 336bfe32ca3bfe8a881189744bf668807e192b48 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 336bfe32ca3bfe8a881189744bf668807e192b48 authored about 9 years ago by Al <[email protected]>
[polygons/osm] alt_name
github.com/openvenues/libpostal - d0aa3b9109853840ff78ebc6b526e484752b960f authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - d0aa3b9109853840ff78ebc6b526e484752b960f authored about 9 years ago by Al <[email protected]>
[fix] logger
github.com/openvenues/libpostal - 218eae548c279ae39dd387f1159242de807edc1b authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 218eae548c279ae39dd387f1159242de807edc1b authored about 9 years ago by Al <[email protected]>
[fix] import
github.com/openvenues/libpostal - 1e8e592e0bbc8933850bf89d96854c5ff4b1bf31 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 1e8e592e0bbc8933850bf89d96854c5ff4b1bf31 authored about 9 years ago by Al <[email protected]>
[osm/polygons] Add relation id to OSM reverse geocoder
github.com/openvenues/libpostal - e5129957f84aa139ea845e53b634481eb3d93cb1 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - e5129957f84aa139ea845e53b634481eb3d93cb1 authored about 9 years ago by Al <[email protected]>
[fix] admin boundary imports
github.com/openvenues/libpostal - 5187e6073a16f89fb7f64ce8e885feaef30b7073 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 5187e6073a16f89fb7f64ce8e885feaef30b7073 authored about 9 years ago by Al <[email protected]>
[fix] logger
github.com/openvenues/libpostal - 0d213e426a027ed4dbe10b3554eb8eea15354d61 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 0d213e426a027ed4dbe10b3554eb8eea15354d61 authored about 9 years ago by Al <[email protected]>
[polygons/osm] logging during reverse geocoder construction
github.com/openvenues/libpostal - f5bd9b8371d0cbc8d19a049460dee35f2a97a643 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - f5bd9b8371d0cbc8d19a049460dee35f2a97a643 authored about 9 years ago by Al <[email protected]>
[polygons/osm] lon, lat
github.com/openvenues/libpostal - 8609ccbb1d584750cbb37723f2b743201b79a4ad authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 8609ccbb1d584750cbb37723f2b743201b79a4ad authored about 9 years ago by Al <[email protected]>
[doc] Adding some comments to fetch_osm_address_data.sh
github.com/openvenues/libpostal - ef94f1b7124c665f61202bba355e2b7ee1568039 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ef94f1b7124c665f61202bba355e2b7ee1568039 authored about 9 years ago by Al <[email protected]>
[polygons/osm] Adding in-memory OSM reverse geocoder for all admin boundaries
github.com/openvenues/libpostal - 83295b1b34b2161e7cbf92ddb786ab52bab2c41e authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 83295b1b34b2161e7cbf92ddb786ab52bab2c41e authored about 9 years ago by Al <[email protected]>
[polygons/osm] Construct polygons from OSM relations using a number of space-saving optimizations in order to process planet in a reasonable amount of memory. Builds a graph of connected ways such that forming polygons is equivalent to finding strongly connected components.
github.com/openvenues/libpostal - 4a3994c65e896123d84da23123238c7a6b8e4eea authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 4a3994c65e896123d84da23123238c7a6b8e4eea authored about 9 years ago by Al <[email protected]>
[polygons/osm] Connecting OSM polygons from their constituent ways is an instance of finding strongly connected components in a graph, adding implementation
github.com/openvenues/libpostal - b44a72588fd55fd4965525a181412ee7003bfdc3 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - b44a72588fd55fd4965525a181412ee7003bfdc3 authored about 9 years ago by Al <[email protected]>
[math] matrix scalar arithmetic
github.com/openvenues/libpostal - a2ad829d52435478f2fb66168dc4d42742647396 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - a2ad829d52435478f2fb66168dc4d42742647396 authored about 9 years ago by Al <[email protected]>
[osm] Adding final .osm file variable for borders output
github.com/openvenues/libpostal - ade0e2dc1f82d0a328393a8552215ffae1932f84 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ade0e2dc1f82d0a328393a8552215ffae1932f84 authored about 9 years ago by Al <[email protected]>
[osm] Moving parse_osm to a separate module, adding option to list dependencies
github.com/openvenues/libpostal - b5f8b696bfcee7ad33c8c404f903759977ead33b authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - b5f8b696bfcee7ad33c8c404f903759977ead33b authored about 9 years ago by Al <[email protected]>
[osm] Adding admin boundaries filter in OSM data
github.com/openvenues/libpostal - ca629e295d09cb0a3195aa7436faaf3fcb1009bb authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ca629e295d09cb0a3195aa7436faaf3fcb1009bb authored about 9 years ago by Al <[email protected]>
[coordinates] Better handling for float DMS coordinates
github.com/openvenues/libpostal - 153c8c9cc45f0937c63f1b2248a0001836e8cac5 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 153c8c9cc45f0937c63f1b2248a0001836e8cac5 authored about 9 years ago by Al <[email protected]>
[formatting] Adding STATE_DISTRICT to formatter for things like counties
github.com/openvenues/libpostal - e584745061b3925078657278dd874596095cc35f authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - e584745061b3925078657278dd874596095cc35f authored about 9 years ago by Al <[email protected]>
[coordinates] sticking latlon_to_decimal in its own module, adding missing methods
github.com/openvenues/libpostal - efba7987b569bbed6b71b9012827a540c39a441c authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - efba7987b569bbed6b71b9012827a540c39a441c authored about 9 years ago by Al <[email protected]>
[polygons] Adding quattroshapes files to download script
github.com/openvenues/libpostal - 9d9568b8c81ae362bf8ee7a6607f95f1b7b70c99 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 9d9568b8c81ae362bf8ee7a6607f95f1b7b70c99 authored about 9 years ago by Al <[email protected]>
[fix] ordering and reverse geocoder fields
github.com/openvenues/libpostal - f5bf7b8f2d98c1bedc2c61d0d545cd5dafbdc9cc authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - f5bf7b8f2d98c1bedc2c61d0d545cd5dafbdc9cc authored about 9 years ago by Al <[email protected]>
[polygons] Admin level constants, using transformed name as the sort key
github.com/openvenues/libpostal - e7b1040a472b8ea86c46d66fddc69ac554850d3f authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - e7b1040a472b8ea86c46d66fddc69ac554850d3f authored about 9 years ago by Al <[email protected]>
[fix] class var
github.com/openvenues/libpostal - d151445dc34cacb4e33564b3fbc7b64999bcbd95 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - d151445dc34cacb4e33564b3fbc7b64999bcbd95 authored about 9 years ago by Al <[email protected]>
[fix] name
github.com/openvenues/libpostal - 4e34575ed22fb8e48c8f0f6e375faf304cdb65e4 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 4e34575ed22fb8e48c8f0f6e375faf304cdb65e4 authored about 9 years ago by Al <[email protected]>
[polygons] Aliasing names for various polygons types
github.com/openvenues/libpostal - 16e7046f7caf8827aa9065ab59d3bdc541078a63 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 16e7046f7caf8827aa9065ab59d3bdc541078a63 authored about 9 years ago by Al <[email protected]>
[fix] json.loads
github.com/openvenues/libpostal - cc853345fbd8ce0179ca2adc66c9d12b2326dec0 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - cc853345fbd8ce0179ca2adc66c9d12b2326dec0 authored about 9 years ago by Al <[email protected]>
[polygons] Saving line-delimited GeoJSON to reduce memory consumption when loading
github.com/openvenues/libpostal - 9ee2a7a474bb0476f50cc5e0eab524a4f35e1d44 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 9ee2a7a474bb0476f50cc5e0eab524a4f35e1d44 authored about 9 years ago by Al <[email protected]>
[fix] A few Quattroshapes fixes
github.com/openvenues/libpostal - 646ad64af8c8619c52fb7947e5ef47e360d97cb5 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 646ad64af8c8619c52fb7947e5ef47e360d97cb5 authored about 9 years ago by Al <[email protected]>
[fix] conversion errors
github.com/openvenues/libpostal - e6fc405eb958b2762c2168fa02b00b5d93ea5b6e authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - e6fc405eb958b2762c2168fa02b00b5d93ea5b6e authored about 9 years ago by Al <[email protected]>
[fix] set
github.com/openvenues/libpostal - ec8f06155d4aa2cafaec543fa6219cd3490c84f1 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ec8f06155d4aa2cafaec543fa6219cd3490c84f1 authored about 9 years ago by Al <[email protected]>
[fix] filename
github.com/openvenues/libpostal - 2a7bf82951fc09f73c6f0364f5121bc834338b8d authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 2a7bf82951fc09f73c6f0364f5121bc834338b8d authored about 9 years ago by Al <[email protected]>
[fix] include properties
github.com/openvenues/libpostal - b90bf19133d2ecf5ef01595afed8793eeea92e91 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - b90bf19133d2ecf5ef01595afed8793eeea92e91 authored about 9 years ago by Al <[email protected]>
[fix] import
github.com/openvenues/libpostal - 5b1447684ddf0d8b269f923e871d4f69b963ff5e authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 5b1447684ddf0d8b269f923e871d4f69b963ff5e authored about 9 years ago by Al <[email protected]>
[polygons] Property transforms/validation in Quattroshapes reverse geocoder
github.com/openvenues/libpostal - 28d1c471a79d6e67cbe47624adcc6984f2f5920b authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 28d1c471a79d6e67cbe47624adcc6984f2f5920b authored about 9 years ago by Al <[email protected]>
[fix] missing fields in local admin polygons
github.com/openvenues/libpostal - 09beae845e7b10af25b9a0d0e067a9044b8ade70 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 09beae845e7b10af25b9a0d0e067a9044b8ade70 authored about 9 years ago by Al <[email protected]>
[fix] neighborhoods sort order
github.com/openvenues/libpostal - ea3fa2f09fc15dfd1ab75255091f74d432da30a8 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ea3fa2f09fc15dfd1ab75255091f74d432da30a8 authored about 9 years ago by Al <[email protected]>
[fix] init_languages not needed for reverse geocoder
github.com/openvenues/libpostal - 689edf2cbcba78d50a760238c8364f5e1ccec4a3 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 689edf2cbcba78d50a760238c8364f5e1ccec4a3 authored about 9 years ago by Al <[email protected]>
[fix] include properties
github.com/openvenues/libpostal - 0fd65c0dea7b88a828e5c06ce6ea9c6ff52e82fb authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 0fd65c0dea7b88a828e5c06ce6ea9c6ff52e82fb authored about 9 years ago by Al <[email protected]>
[polygons] Adding full quattroshapes-backed reverse geocoder to add to OSM training data
github.com/openvenues/libpostal - 20567bf9a33c5bdad45667596af9e88733811f87 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 20567bf9a33c5bdad45667596af9e88733811f87 authored about 9 years ago by Al <[email protected]>
[polygons] Addindg ability to specify include properties by filename
github.com/openvenues/libpostal - 1b2642fe58387a87f45f8f15c4a6e4a0ccba9634 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 1b2642fe58387a87f45f8f15c4a6e4a0ccba9634 authored about 9 years ago by Al <[email protected]>
[fix] logging warnings in transliterate
github.com/openvenues/libpostal - 080ccf0ddda8ffad9aa32c2d7fcdc9cb4097d24d authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 080ccf0ddda8ffad9aa32c2d7fcdc9cb4097d24d authored about 9 years ago by Al <[email protected]>
[logging] Wrapping logging statements in a do while (0) so the compiler always at least sees debug code
github.com/openvenues/libpostal - baef090793302d67f029904c304b64e01348c3b6 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - baef090793302d67f029904c304b64e01348c3b6 authored about 9 years ago by Al <[email protected]>
[build] Adding separate Makefile target for downloading geodb
github.com/openvenues/libpostal - b88f237d82e4173b0be6672abce453b39c6fd3de authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - b88f237d82e4173b0be6672abce453b39c6fd3de authored about 9 years ago by Al <[email protected]>
[build] Changing options to libpostal_data script to allow downloading geodb, uploaded first version to S3
github.com/openvenues/libpostal - 588cf1df86d66828c0763261b205d32d6feaef9b authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 588cf1df86d66828c0763261b205d32d6feaef9b authored about 9 years ago by Al <[email protected]>
[build] Checking for shuf/gshuf
github.com/openvenues/libpostal - 39d3af20cf9d1e9a2bfd7dbdc70ce8db6af59311 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 39d3af20cf9d1e9a2bfd7dbdc70ce8db6af59311 authored about 9 years ago by Al <[email protected]>
[geodb] Adding some logging to geodb
github.com/openvenues/libpostal - 372e952cd349d9d0cf2081a8ef9a74a10713ef19 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 372e952cd349d9d0cf2081a8ef9a74a10713ef19 authored about 9 years ago by Al <[email protected]>
[geodisambig] Shaving a few hundred more megabytes off of the geodb by only adding a single geohash prefix and not indexing the neighbors (query can use its neighbors)
github.com/openvenues/libpostal - cb334b9fb1b27a08142164c82c9c43142c59b40d authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - cb334b9fb1b27a08142164c82c9c43142c59b40d authored about 9 years ago by Al <[email protected]>
[phrases] Fixing fallback at the end of a string in trie search
github.com/openvenues/libpostal - 2394f817e4e20eda41e7ae80b70d51b57b21e1da authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 2394f817e4e20eda41e7ae80b70d51b57b21e1da authored about 9 years ago by Al <[email protected]>
[build] Makefile changes for the new geodb
github.com/openvenues/libpostal - 29bc0fd11e71a16ab569d300d1093926db25a83c authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 29bc0fd11e71a16ab569d300d1093926db25a83c authored about 9 years ago by Al <[email protected]>
[geodb] geodb builder changes to support the new, more compact geodb
github.com/openvenues/libpostal - a6fbd48becc131a415f3f8ba37cfd959c007e36a authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - a6fbd48becc131a415f3f8ba37cfd959c007e36a authored about 9 years ago by Al <[email protected]>
[utils] integer string sizes
github.com/openvenues/libpostal - bf596b9184e25de9ed13ad4f4e84a95ba5ed33fb authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - bf596b9184e25de9ed13ad4f4e84a95ba5ed33fb authored about 9 years ago by Al <[email protected]>
[fix] Initializing booleans in postal code constructor
github.com/openvenues/libpostal - 4dad12133490874d87fb8c3af41e9c700a2c9935 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 4dad12133490874d87fb8c3af41e9c700a2c9935 authored about 9 years ago by Al <[email protected]>
[geodb] Additional filenames and struct members in geodb.h
github.com/openvenues/libpostal - 44da2e446bf6352dd5ee9053b424e34e6c2e74d2 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 44da2e446bf6352dd5ee9053b424e34e6c2e74d2 authored about 9 years ago by Al <[email protected]>
[graph] graph_load and graph_save
github.com/openvenues/libpostal - 67d128c386042f36ead2f98c47f1a28a447b57ef authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 67d128c386042f36ead2f98c47f1a28a447b57ef authored about 9 years ago by Al <[email protected]>
[geodb] Using a trie for geo disambiguation features rather than the sparkey hashtable, sparkey simply contains the ids or code/country pairs in the case of postal codes
github.com/openvenues/libpostal - 9fe22505218a3f7cb4557c58447d21867e8e7aa0 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 9fe22505218a3f7cb4557c58447d21867e8e7aa0 authored about 9 years ago by Al <[email protected]>
[geodb] Prefixing features with name for geo disambiguation (better trie compression) and removing the longer geohash prefix features
github.com/openvenues/libpostal - cd6a0ab90bd8a43d950830079f3126e59c679f79 authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - cd6a0ab90bd8a43d950830079f3126e59c679f79 authored about 9 years ago by Al <[email protected]>
[utils] Adding kh_foreach_key
github.com/openvenues/libpostal - 77c4bb10c6c7c723628d35f46a24afa5950fdf4f authored about 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 77c4bb10c6c7c723628d35f46a24afa5950fdf4f authored about 9 years ago by Al <[email protected]>
[fix] Raising error in geonames output if a country cannot be localized
github.com/openvenues/libpostal - 151161cab30d197d7f5c43e60fcc9da1d493c1c6 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 151161cab30d197d7f5c43e60fcc9da1d493c1c6 authored over 9 years ago by Al <[email protected]>
[countries] Not relying on pycountry alpha 2 codes for localized country names as it doesn't contain Kosovo which was causing problems
github.com/openvenues/libpostal - 1917816b80c081d2367cc9f9f113ec52dc52b696 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 1917816b80c081d2367cc9f9f113ec52dc52b696 authored over 9 years ago by Al <[email protected]>
[fix] setting array->n after reading in both graph and sparse_matrix implementations
github.com/openvenues/libpostal - 1e98932b8202bc15b2c87953897c9cb0f1dfe33a authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 1e98932b8202bc15b2c87953897c9cb0f1dfe33a authored over 9 years ago by Al <[email protected]>
[graph] Builder for graphs not constructed in vertex-sorted order
github.com/openvenues/libpostal - 5a231fb7090464cd4e86db679bc41ea0ceddd13a authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 5a231fb7090464cd4e86db679bc41ea0ceddd13a authored over 9 years ago by Al <[email protected]>
[graph] Simple sparse graph implementation, essentially a sparse matrix with no values array
github.com/openvenues/libpostal - 4984352eda29c7a2a320d8ad315e742c024e2478 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 4984352eda29c7a2a320d8ad315e742c024e2478 authored over 9 years ago by Al <[email protected]>
[geodb] Was missing country boundary type in GeoDB causing some misses in parsing
github.com/openvenues/libpostal - 3084fc929bf9af9452f289f248e358b30293f40b authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 3084fc929bf9af9452f289f248e358b30293f40b authored over 9 years ago by Al <[email protected]>
[dictionaries] Adding a few additional abbreviated names of political leaders that come up, a missing abbreviation
github.com/openvenues/libpostal - 5af6dc77d15cf9bbe7de534fe98a5c796bb1cd1e authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 5af6dc77d15cf9bbe7de534fe98a5c796bb1cd1e authored over 9 years ago by Al <[email protected]>
[fix] Unit dictionaries apply to ADDRESS_UNIT component
github.com/openvenues/libpostal - 5f03bc93690f9a19d1337254acb38755434542d2 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 5f03bc93690f9a19d1337254acb38755434542d2 authored over 9 years ago by Al <[email protected]>
[fix] typo
github.com/openvenues/libpostal - 91f4e477ad95bf5e1ec441b8fa111eacdec29407 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 91f4e477ad95bf5e1ec441b8fa111eacdec29407 authored over 9 years ago by Al <[email protected]>
[tokenization] Regenerating scanner.c
github.com/openvenues/libpostal - 0eb9ef5bdf36560b8edc269880c5fd6a9a90c565 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 0eb9ef5bdf36560b8edc269880c5fd6a9a90c565 authored over 9 years ago by Al <[email protected]>
[parser] using trie_new_from_hash instead of an inline implemention in averaged perceptron training
github.com/openvenues/libpostal - 50a36cc59560dedfff98decb266ba56ecfee0832 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 50a36cc59560dedfff98decb266ba56ecfee0832 authored over 9 years ago by Al <[email protected]>
[phrases] trie_new_from_hash compresses a {str: uint32_t} hashtable into a trie in sorted order
github.com/openvenues/libpostal - ff8986a287fa91736f4c3888ac92dd7e708271a0 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ff8986a287fa91736f4c3888ac92dd7e708271a0 authored over 9 years ago by Al <[email protected]>
[tokenization] tokenized string with source
github.com/openvenues/libpostal - 55a5a79b4b38bebb7204c64f1f053ef7191d4a10 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - 55a5a79b4b38bebb7204c64f1f053ef7191d4a10 authored over 9 years ago by Al <[email protected]>
[tokenization] skipping control characters in tokenization, comes up in OSM surprisingly
github.com/openvenues/libpostal - aa39c45b8762c4712d40400a73ba2e1ec415df2c authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - aa39c45b8762c4712d40400a73ba2e1ec415df2c authored over 9 years ago by Al <[email protected]>
[utils] Adding ksort for strings by default in collections.h
github.com/openvenues/libpostal - d6480d2902ad98998079323e8c26e5311b28588c authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - d6480d2902ad98998079323e8c26e5311b28588c authored over 9 years ago by Al <[email protected]>
[fix] making ksort methods static
github.com/openvenues/libpostal - db63e6dbc34a772d9feb2351b81ac122cf52df94 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - db63e6dbc34a772d9feb2351b81ac122cf52df94 authored over 9 years ago by Al <[email protected]>
[fix] Safe to assume Bokmål for Norwegian street addresses
github.com/openvenues/libpostal - ed51fce291fa86b7066efec7f0ef4e6aeabb2959 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - ed51fce291fa86b7066efec7f0ef4e6aeabb2959 authored over 9 years ago by Al <[email protected]>
[fix] untagged formatted addresses
github.com/openvenues/libpostal - cfa57c96a3a3a6e0f0961b5fb8bada71621e3ab6 authored over 9 years ago by Al <[email protected]>
github.com/openvenues/libpostal - cfa57c96a3a3a6e0f0961b5fb8bada71621e3ab6 authored over 9 years ago by Al <[email protected]>