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
[dictionaries] Re-generating address_expansion_data.c
github.com/openvenues/libpostal - d1f62ddc638ab2c8246cf2467f5f8ffc850ed2f3 authored almost 9 years ago
github.com/openvenues/libpostal - d1f62ddc638ab2c8246cf2467f5f8ffc850ed2f3 authored almost 9 years ago
[fix] var declaration during trie creation
github.com/openvenues/libpostal - 1ddc69d984a1f8bf39d14d723ebc35ea3305934f authored almost 9 years ago
github.com/openvenues/libpostal - 1ddc69d984a1f8bf39d14d723ebc35ea3305934f authored almost 9 years ago
[dictionaries] Adding all single letter tokens to ambiguous dictionaries so libpostal will always include an unexpanded version (e.g. for initials)
github.com/openvenues/libpostal - 271800bbf993f91788a456f2cd1fe1774d84ef60 authored almost 9 years ago
github.com/openvenues/libpostal - 271800bbf993f91788a456f2cd1fe1774d84ef60 authored almost 9 years ago
[dictionaries] Adding single letter abbreviations to ambiguous English dictionaries
github.com/openvenues/libpostal - 9283ea2c4e8d7623333218f8dcfe8128fe614de3 authored almost 9 years ago
github.com/openvenues/libpostal - 9283ea2c4e8d7623333218f8dcfe8128fe614de3 authored almost 9 years ago
Merge branch 'nyalldawson-aus_data'
github.com/openvenues/libpostal - 94cd9831bf7fe8546792b6aae5de030f2597660e authored almost 9 years ago
github.com/openvenues/libpostal - 94cd9831bf7fe8546792b6aae5de030f2597660e authored almost 9 years ago
[dictionaries] Re-generating address_expansion_data.c
github.com/openvenues/libpostal - 122397759d9a9153d0f5cc914d7afb26c0949983 authored almost 9 years ago
github.com/openvenues/libpostal - 122397759d9a9153d0f5cc914d7afb26c0949983 authored almost 9 years ago
[fix] removing duplicates in English dictionaries
github.com/openvenues/libpostal - 2eac96810721cd9ebce945e36a210a98e8c72d6b authored almost 9 years ago
github.com/openvenues/libpostal - 2eac96810721cd9ebce945e36a210a98e8c72d6b authored almost 9 years ago
[dictionaries] A few edits to the AU-English dictionaries
github.com/openvenues/libpostal - 6b13edfe36fd0033a0e93b8629d9f28dc70a0455 authored almost 9 years ago
github.com/openvenues/libpostal - 6b13edfe36fd0033a0e93b8629d9f28dc70a0455 authored almost 9 years ago
Merge branch 'aus_data' of https://github.com/nyalldawson/libpostal into nyalldawson-aus_data
github.com/openvenues/libpostal - a6167159a624b49d79e36d0be5a26e63f4dc11be authored almost 9 years ago
github.com/openvenues/libpostal - a6167159a624b49d79e36d0be5a26e63f4dc11be authored almost 9 years ago
[fix][ci skip] README link
github.com/openvenues/libpostal - fd1f1a0b744490eb4df2b9550954c4b30883f9ce authored almost 9 years ago
github.com/openvenues/libpostal - fd1f1a0b744490eb4df2b9550954c4b30883f9ce authored almost 9 years ago
[fix] README license link
github.com/openvenues/libpostal - ecc8e199d30ed124fe8977d65460d06015e8b80f authored almost 9 years ago
github.com/openvenues/libpostal - ecc8e199d30ed124fe8977d65460d06015e8b80f authored almost 9 years ago
Merge branch 'master' of https://github.com/openvenues/libpostal
github.com/openvenues/libpostal - d5e211bb9729bcb849c81454ee8bca0e5b1fe5d8 authored almost 9 years ago
github.com/openvenues/libpostal - d5e211bb9729bcb849c81454ee8bca0e5b1fe5d8 authored almost 9 years ago
[docs] Adding blog post link and license to the README
github.com/openvenues/libpostal - 93aac04c17da69549eac872e108e9b58b54a457e authored almost 9 years ago
github.com/openvenues/libpostal - 93aac04c17da69549eac872e108e9b58b54a457e authored almost 9 years ago
[fix] All file_read_uint64 calls that use stack variables read into a uint64_t not a size_t so as not to smash the stack under a 32-bit arch (issue #18)
github.com/openvenues/libpostal - d35f97f6f1ce5c367eb7dd0e780ff7f1dfbdc38c authored almost 9 years ago
github.com/openvenues/libpostal - d35f97f6f1ce5c367eb7dd0e780ff7f1dfbdc38c authored almost 9 years ago
Merge pull request #29 from nyalldawson/misssing_dep
Add curl dependancy for Ubuntu
github.com/openvenues/libpostal - e5b2311253ab320ac9ca7b1c5496ef0054788344 authored almost 9 years ago
Add curl dependancy for Ubuntu
github.com/openvenues/libpostal - 7a79b2e759471b9776dd2c3c8c1075ff9d2e59f9 authored almost 9 years ago
github.com/openvenues/libpostal - 7a79b2e759471b9776dd2c3c8c1075ff9d2e59f9 authored almost 9 years ago
Add some missing AU dictionary entries
github.com/openvenues/libpostal - 5f3747e15d68b0eed29fbc5a1111907411599594 authored almost 9 years ago
github.com/openvenues/libpostal - 5f3747e15d68b0eed29fbc5a1111907411599594 authored almost 9 years ago
Merge pull request #20 from federicomenaquintero/master
Some malloc() checks and a leak fix.
github.com/openvenues/libpostal - 3aba78d80616a7fe385426caa5d9717762cdd17c authored almost 9 years ago
[fix] Check the return of malloc() in geonames.c
github.com/openvenues/libpostal - 4eac38c40c38a0edd6b0c0165331d47e4ed4a99f authored almost 9 years ago
github.com/openvenues/libpostal - 4eac38c40c38a0edd6b0c0165331d47e4ed4a99f authored almost 9 years ago
[fix] Remove superfluous #define; the caller actually uses sizeof(DEFAULT_ALPHABET) itself
github.com/openvenues/libpostal - b172071d3b51fb2a8c723a3e284fc916e21cadef authored almost 9 years ago
github.com/openvenues/libpostal - b172071d3b51fb2a8c723a3e284fc916e21cadef authored almost 9 years ago
[fix] Don't leak the trie if the number of nodes can't be read from a file
github.com/openvenues/libpostal - 10c6768b5b5d28672a3c7be7716fd09c764b20e0 authored almost 9 years ago
github.com/openvenues/libpostal - 10c6768b5b5d28672a3c7be7716fd09c764b20e0 authored almost 9 years ago
[fix] Check the return of malloc() in numex.c
github.com/openvenues/libpostal - 2ae2450db7956c7d14e8ca36f003ef2c620b0b43 authored almost 9 years ago
github.com/openvenues/libpostal - 2ae2450db7956c7d14e8ca36f003ef2c620b0b43 authored almost 9 years ago
[fix] Check return of malloc() in trie.c
github.com/openvenues/libpostal - e60ad47677c1d79cb8f09b25f4f5d8246514b096 authored almost 9 years ago
github.com/openvenues/libpostal - e60ad47677c1d79cb8f09b25f4f5d8246514b096 authored almost 9 years ago
[docs][ci skip] Adding note about PHP binding
github.com/openvenues/libpostal - 7371a88c53b0697a4c6e328d6778b9c53ef658a5 authored almost 9 years ago
github.com/openvenues/libpostal - 7371a88c53b0697a4c6e328d6778b9c53ef658a5 authored almost 9 years ago
[fix] Paths relative to the current file in address_dictionaries.py so it can be run from anywhere
github.com/openvenues/libpostal - 52ebc9fc46338950b925edf84105cc1d499c4374 authored almost 9 years ago
github.com/openvenues/libpostal - 52ebc9fc46338950b925edf84105cc1d499c4374 authored almost 9 years ago
[dictionaries] Regenerating address_expansion_data.c
github.com/openvenues/libpostal - 87cf63942e82ab6efa4d2858216f70cef52df45d authored almost 9 years ago
github.com/openvenues/libpostal - 87cf63942e82ab6efa4d2858216f70cef52df45d authored almost 9 years ago
Merge branch 'riordan-NY-SAM-Abbreviations'
github.com/openvenues/libpostal - 366a4a454afa5259c5d93d1d3638e0615b3a2c69 authored almost 9 years ago
github.com/openvenues/libpostal - 366a4a454afa5259c5d93d1d3638e0615b3a2c69 authored almost 9 years ago
[dictionaries] Removing Rue from English street types (addresses using Rue as the street type are actually in French, which is a valid, detectable, regional language for the US in libpostal). Some of the abbreviations also belong in the synonyms or place names dictionaries.
github.com/openvenues/libpostal - f349dbac01f1be7e34ea58edd7f46eb76dab1025 authored almost 9 years ago
github.com/openvenues/libpostal - f349dbac01f1be7e34ea58edd7f46eb76dab1025 authored almost 9 years ago
Added additional street types from NY State Post-Address Types
NY State [posted their state address database](http://gis.ny.gov/gisdata/inventories/details.cfm...
github.com/openvenues/libpostal - 21cf7245a7be357da20bc44f3fa1348b89f46c9d authored almost 9 years ago
[fix][ci skip] Installation instruction tweaks
github.com/openvenues/libpostal - dda204ce711bd855f0237e27f9bb1e9b3ca0b258 authored almost 9 years ago
github.com/openvenues/libpostal - dda204ce711bd855f0237e27f9bb1e9b3ca0b258 authored almost 9 years ago
[fix][ci skip] smaller GIF take deux
github.com/openvenues/libpostal - fa11dbd18131174903fc8ed0fccc5fa8e34d64a9 authored almost 9 years ago
github.com/openvenues/libpostal - fa11dbd18131174903fc8ed0fccc5fa8e34d64a9 authored almost 9 years ago
[fix][ci skip] Adding expand_address usage GIF at normal size
github.com/openvenues/libpostal - fe89f5d27a3f78eb6681fb9fa92fb30fc14c941c authored almost 9 years ago
github.com/openvenues/libpostal - fe89f5d27a3f78eb6681fb9fa92fb30fc14c941c authored almost 9 years ago
[fix][ci skip] Python example, then C
github.com/openvenues/libpostal - 724c102259d13fca9b3f52703ab8470d91a9e9e4 authored almost 9 years ago
github.com/openvenues/libpostal - 724c102259d13fca9b3f52703ab8470d91a9e9e4 authored almost 9 years ago
[fix][ci skip] heading for consistency
github.com/openvenues/libpostal - d95c74ef9e4167192c82c82ea741f05d00d1cd4c authored almost 9 years ago
github.com/openvenues/libpostal - d95c74ef9e4167192c82c82ea741f05d00d1cd4c authored almost 9 years ago
[docs][ci skip] README updates, usage GIFs
github.com/openvenues/libpostal - c19781c7241725578f12c06f8984de20f3ad2009 authored almost 9 years ago
github.com/openvenues/libpostal - c19781c7241725578f12c06f8984de20f3ad2009 authored almost 9 years ago
[docs][ci skip] Adding note about the new Java/JNI bindings
github.com/openvenues/libpostal - 82c05cacb1fb6bc98d3dd4592bd3c884fc1f23e8 authored almost 9 years ago
github.com/openvenues/libpostal - 82c05cacb1fb6bc98d3dd4592bd3c884fc1f23e8 authored almost 9 years ago
[docs][ci skip] Adding teardown calls to the C examples
github.com/openvenues/libpostal - 1c0237beb717ac7de9f3df39e620e8944f83135f authored almost 9 years ago
github.com/openvenues/libpostal - 1c0237beb717ac7de9f3df39e620e8944f83135f authored almost 9 years ago
[test] Adding automated parser tests to the C library
github.com/openvenues/libpostal - 37cfe8ab3bd0f8a659878d7436ecffe15d217c81 authored almost 9 years ago
github.com/openvenues/libpostal - 37cfe8ab3bd0f8a659878d7436ecffe15d217c81 authored almost 9 years ago
[docs][ci skip] README fix
github.com/openvenues/libpostal - 43f41230b6d61aa5b47710bfacd1e8c8a7dae81a authored almost 9 years ago
github.com/openvenues/libpostal - 43f41230b6d61aa5b47710bfacd1e8c8a7dae81a authored almost 9 years ago
[docs][ci skip] Adding C examples to the README in addition to the Python examples
github.com/openvenues/libpostal - ba243a5d581b3ec3d9c2a233daac3aecaacc8c30 authored almost 9 years ago
github.com/openvenues/libpostal - ba243a5d581b3ec3d9c2a233daac3aecaacc8c30 authored almost 9 years ago
[docs][ci skip] Adding note about Golang bindings
github.com/openvenues/libpostal - 3925a288c28139c9fa4771eb8dca43f67a479001 authored almost 9 years ago
github.com/openvenues/libpostal - 3925a288c28139c9fa4771eb8dca43f67a479001 authored almost 9 years ago
[build] Adding pkg-config support
github.com/openvenues/libpostal - 4349a45b0f9d51633124d78c5c182dd2f3c80e5b authored almost 9 years ago
github.com/openvenues/libpostal - 4349a45b0f9d51633124d78c5c182dd2f3c80e5b authored almost 9 years ago
[api] Adding function to free expansions from expand_address
github.com/openvenues/libpostal - 37c09d1ed9af25c056f5161b1f0ac391a36002bf authored almost 9 years ago
github.com/openvenues/libpostal - 37c09d1ed9af25c056f5161b1f0ac391a36002bf authored almost 9 years ago
[api] Using bools instead of bit fields in the public API
github.com/openvenues/libpostal - 98165e89ad47b29b7b570fb4f412d68c741b1253 authored almost 9 years ago
github.com/openvenues/libpostal - 98165e89ad47b29b7b570fb4f412d68c741b1253 authored almost 9 years ago
[api] Default options accessible through getters, not static structs
github.com/openvenues/libpostal - cf2a79bef1bb858832eeb4fc025233dae126963f authored almost 9 years ago
github.com/openvenues/libpostal - cf2a79bef1bb858832eeb4fc025233dae126963f authored almost 9 years ago
[docs][ci skip] Adding note about Ruby bindings to README
github.com/openvenues/libpostal - f5ae95eb70c609de7e30ac762ae9736a93d975df authored almost 9 years ago
github.com/openvenues/libpostal - f5ae95eb70c609de7e30ac762ae9736a93d975df authored almost 9 years ago
[docs][ci skip] Moving CI badge back below heading
github.com/openvenues/libpostal - e5239b00dbdc64e09ff22bb28ad0101394192a53 authored almost 9 years ago
github.com/openvenues/libpostal - e5239b00dbdc64e09ff22bb28ad0101394192a53 authored almost 9 years ago
[docs][ci skip] CI badge positioning in README
github.com/openvenues/libpostal - 2b9d502ffa9d6ded685d10bde9279afa9b24420b authored almost 9 years ago
github.com/openvenues/libpostal - 2b9d502ffa9d6ded685d10bde9279afa9b24420b authored almost 9 years ago
[docs][ci skip] README updates for batch mode, notes about batch testing
github.com/openvenues/libpostal - c5e715f6e58a9d77e218e37aef62eba644b004b6 authored almost 9 years ago
github.com/openvenues/libpostal - c5e715f6e58a9d77e218e37aef62eba644b004b6 authored almost 9 years ago
[test] Adding numex tests for the concatenated case
github.com/openvenues/libpostal - 166119f5c3219548350470d85f3823b82c43d650 authored almost 9 years ago
github.com/openvenues/libpostal - 166119f5c3219548350470d85f3823b82c43d650 authored almost 9 years ago
[numex] Concatenating a string of numeric expressions with no intervening tokens like Seventeen Eighty or Ten Oh Four
github.com/openvenues/libpostal - 98c395d34c1af96fdf0a09144fec4f611cf2c74b authored almost 9 years ago
github.com/openvenues/libpostal - 98c395d34c1af96fdf0a09144fec4f611cf2c74b authored almost 9 years ago
[numex] Adding test cases where stopword should not get swallowed into the numeric expression
github.com/openvenues/libpostal - ffde22395c969661db497b6cc0ae523e993851f4 authored almost 9 years ago
github.com/openvenues/libpostal - ffde22395c969661db497b6cc0ae523e993851f4 authored almost 9 years ago
[numex] Fixing cases with stopwords not attached to a numeric expression
github.com/openvenues/libpostal - 59cf5bfc62e83f3c32fa6710f8aca79a6f2c0797 authored almost 9 years ago
github.com/openvenues/libpostal - 59cf5bfc62e83f3c32fa6710f8aca79a6f2c0797 authored almost 9 years ago
[fix] freeing up iterator in normalize_string
github.com/openvenues/libpostal - c32ef9ccf8ab21b53416775ce80a22be7ddf02db authored almost 9 years ago
github.com/openvenues/libpostal - c32ef9ccf8ab21b53416775ce80a22be7ddf02db authored almost 9 years ago
[test] Adding test cases for tokenized tail search
github.com/openvenues/libpostal - 87ef471f8b7ac5d6fe039d32b78634604e721403 authored almost 9 years ago
github.com/openvenues/libpostal - 87ef471f8b7ac5d6fe039d32b78634604e721403 authored almost 9 years ago
[phrases] Another fix to tail token search
github.com/openvenues/libpostal - 12c247735922e4dc7a251f5c7ba80506165a6c56 authored almost 9 years ago
github.com/openvenues/libpostal - 12c247735922e4dc7a251f5c7ba80506165a6c56 authored almost 9 years ago
[phrases] fix in tokenized tail search when whitespace tokens are preserved
github.com/openvenues/libpostal - 39f162b029e1ae7ff1dfa4e5c061eef985be9c0c authored almost 9 years ago
github.com/openvenues/libpostal - 39f162b029e1ae7ff1dfa4e5c061eef985be9c0c authored almost 9 years ago
[fix] test for normalized output on an expansion with an accented canonical
github.com/openvenues/libpostal - 4ed0474f7e0235a175071c88bb202c7938b3e4ce authored almost 9 years ago
github.com/openvenues/libpostal - 4ed0474f7e0235a175071c88bb202c7938b3e4ce authored almost 9 years ago
[api] Fixing multi-language expansions with overlapping expansions, whitespace, utf8 normalization of canonical strings
github.com/openvenues/libpostal - 84d5ba18f03e27692b355913b359e12c9bfcea5c authored almost 9 years ago
github.com/openvenues/libpostal - 84d5ba18f03e27692b355913b359e12c9bfcea5c authored almost 9 years ago
[fix] cleaning up memory in normalize_string_languages
github.com/openvenues/libpostal - 069573825354125484488d3a1861c866923b811a authored almost 9 years ago
github.com/openvenues/libpostal - 069573825354125484488d3a1861c866923b811a authored almost 9 years ago
[normalize] Permuting transliterators only once on the entire string rather than at each script break (so # permutations is bounded and can't get huge). Fixing some spacing issues. Adding method to check for an alpha+numeric token in normalization.
github.com/openvenues/libpostal - afd5844f21f8cb2fd191757ec94352aaa888e700 authored almost 9 years ago
github.com/openvenues/libpostal - afd5844f21f8cb2fd191757ec94352aaa888e700 authored almost 9 years ago
[build] Using env var for data dir in geodata build script
github.com/openvenues/libpostal - 393fd7e0f3837ca4ec7d5b6c4ed0e392e146c55a authored almost 9 years ago
github.com/openvenues/libpostal - 393fd7e0f3837ca4ec7d5b6c4ed0e392e146c55a authored almost 9 years ago
[cli] Adding printf while models are being loaded in address parser cli
github.com/openvenues/libpostal - aaad213a200b37f23ef668f5374f22e8955ebce8 authored almost 9 years ago
github.com/openvenues/libpostal - aaad213a200b37f23ef668f5374f22e8955ebce8 authored almost 9 years ago
[phrases] Case where trie search finds a match, makes progress beyond the next token but has to fall back. Adding trie search test case
github.com/openvenues/libpostal - 9ac0379a65ea56323c3340bbef6ce530ab1e01c5 authored almost 9 years ago
github.com/openvenues/libpostal - 9ac0379a65ea56323c3340bbef6ce530ab1e01c5 authored almost 9 years ago
[cli] Command-line expansion client now supports piping in stdin, Unix-style
github.com/openvenues/libpostal - 3701d8380f8d86509e71c82e68f35dd39b54da1d authored about 9 years ago
github.com/openvenues/libpostal - 3701d8380f8d86509e71c82e68f35dd39b54da1d authored about 9 years ago
[docs] Adding German example back to README parser examples
github.com/openvenues/libpostal - 90b9bb097c69a1a7624423a1f61d366929884c80 authored about 9 years ago
github.com/openvenues/libpostal - 90b9bb097c69a1a7624423a1f61d366929884c80 authored about 9 years ago
[fix] static inline
github.com/openvenues/libpostal - 7536fa4647061d65f13d9767f02b7b155a30f119 authored about 9 years ago
github.com/openvenues/libpostal - 7536fa4647061d65f13d9767f02b7b155a30f119 authored about 9 years ago
[docs] README example using more likely address with fewer commas
github.com/openvenues/libpostal - 27d65d6a7e651a9a4d3d3b5f0b87ca883686019d authored about 9 years ago
github.com/openvenues/libpostal - 27d65d6a7e651a9a4d3d3b5f0b87ca883686019d authored about 9 years ago
[docs] README title
github.com/openvenues/libpostal - 8411632829654ea2685a9438aeb33ddd470be76d authored about 9 years ago
github.com/openvenues/libpostal - 8411632829654ea2685a9438aeb33ddd470be76d authored about 9 years ago
[fix] capitalization
github.com/openvenues/libpostal - 79ce23db9b9397fa6f84ea94804f0140c1997140 authored about 9 years ago
github.com/openvenues/libpostal - 79ce23db9b9397fa6f84ea94804f0140c1997140 authored about 9 years ago
[docs] shorter title
github.com/openvenues/libpostal - 7fd7becf660fb666127e6cbb4229626f9268245a authored about 9 years ago
github.com/openvenues/libpostal - 7fd7becf660fb666127e6cbb4229626f9268245a authored about 9 years ago
[docs] README changes
github.com/openvenues/libpostal - 39e0185da1086af85c275f09c67e53e53c33cfb9 authored about 9 years ago
github.com/openvenues/libpostal - 39e0185da1086af85c275f09c67e53e53c33cfb9 authored about 9 years ago
[docs] README changes, code examples
github.com/openvenues/libpostal - 6dcc71d87b36505fba52fa280781e45c95737c30 authored about 9 years ago
github.com/openvenues/libpostal - 6dcc71d87b36505fba52fa280781e45c95737c30 authored about 9 years ago
[docs] Adding build status to README
github.com/openvenues/libpostal - 2100b80f81d6f0d61d6d44833f89c78ceb9daa61 authored about 9 years ago
github.com/openvenues/libpostal - 2100b80f81d6f0d61d6d44833f89c78ceb9daa61 authored about 9 years ago
[fix] quote
github.com/openvenues/libpostal - 6444647a0065eec65895452f26f5dcc95e6365e0 authored about 9 years ago
github.com/openvenues/libpostal - 6444647a0065eec65895452f26f5dcc95e6365e0 authored about 9 years ago
[build] Using gcc 4.8 in Travis as it compiles faster. travis_wait no longer required
github.com/openvenues/libpostal - 3c53926d0c63cb73008c1ce2ada0de8c1d8b3db2 authored about 9 years ago
github.com/openvenues/libpostal - 3c53926d0c63cb73008c1ce2ada0de8c1d8b3db2 authored about 9 years ago
[fix] absolute path in travis build
github.com/openvenues/libpostal - 6265ff9fa1b8caf91c916dcce45b8c29a60b0a3a authored about 9 years ago
github.com/openvenues/libpostal - 6265ff9fa1b8caf91c916dcce45b8c29a60b0a3a authored about 9 years ago
[build] using local datadir in Travis build
github.com/openvenues/libpostal - 9c787e2b992d43daace9f89a4d61a2b60d390a88 authored about 9 years ago
github.com/openvenues/libpostal - 9c787e2b992d43daace9f89a4d61a2b60d390a88 authored about 9 years ago
[fix] create data dir if it doesn't exist
github.com/openvenues/libpostal - c0b548833b00c2d9d63e6dd808015245097f5fbd authored about 9 years ago
github.com/openvenues/libpostal - c0b548833b00c2d9d63e6dd808015245097f5fbd authored about 9 years ago
[fix] char *
github.com/openvenues/libpostal - 1e65fafaaf24c30a1ee57cd9dd295a44b0b77bcc authored about 9 years ago
github.com/openvenues/libpostal - 1e65fafaaf24c30a1ee57cd9dd295a44b0b77bcc authored about 9 years ago
[fix] static methods in numex table loading, mallocs instead of stack variables
github.com/openvenues/libpostal - f8de9d8e5a5f3a9a71d71d992b40ee1ac4c488f6 authored about 9 years ago
github.com/openvenues/libpostal - f8de9d8e5a5f3a9a71d71d992b40ee1ac4c488f6 authored about 9 years ago
[build] Adding travis_wait on make, as compiling the scanner still takes a while on the older GCC in Ubuntu 12.04
github.com/openvenues/libpostal - cfe08c07e21a91913a2a0617b028ec05e54eb143 authored about 9 years ago
github.com/openvenues/libpostal - cfe08c07e21a91913a2a0617b028ec05e54eb143 authored about 9 years ago
[fix] static methods for libpostal.c
github.com/openvenues/libpostal - 085bfd6ada42ce315c37854e4a8360d6af73f674 authored about 9 years ago
github.com/openvenues/libpostal - 085bfd6ada42ce315c37854e4a8360d6af73f674 authored about 9 years ago
[tokenization] Using the new re2c 0.16 generates a 75% smaller DFA for scanner, should speed up compile times on gcc
github.com/openvenues/libpostal - 63d239eef05b8e0b8d9f3effc0fd0933a07cc00b authored about 9 years ago
github.com/openvenues/libpostal - 63d239eef05b8e0b8d9f3effc0fd0933a07cc00b authored about 9 years ago
[build] Defining LIBPOSTAL_DATA_DIR at compile time, not configure
github.com/openvenues/libpostal - 9b3296914a4efee6c1eb67fb1e25dc4f6310cac1 authored about 9 years ago
github.com/openvenues/libpostal - 9b3296914a4efee6c1eb67fb1e25dc4f6310cac1 authored about 9 years ago
[fix] AC_HEADER_STDBOOL
github.com/openvenues/libpostal - 45607e659e289479e37de802acdec981db9917f8 authored about 9 years ago
github.com/openvenues/libpostal - 45607e659e289479e37de802acdec981db9917f8 authored about 9 years ago
[build] Running bootstrap before script
github.com/openvenues/libpostal - b5eaf79fab334c2f618852337510a110ed18524b authored about 9 years ago
github.com/openvenues/libpostal - b5eaf79fab334c2f618852337510a110ed18524b authored about 9 years ago
[fix] Trying build with autoconf/automake/libtool
github.com/openvenues/libpostal - b716eabfa662d513c204a877e51265be903da430 authored about 9 years ago
github.com/openvenues/libpostal - b716eabfa662d513c204a877e51265be903da430 authored about 9 years ago
[fix] Autoconf macros may be missing in Travis build, adding autoconf-archive
github.com/openvenues/libpostal - 2ad51786e17ff6788c22762bf2efc0f10ba5f853 authored about 9 years ago
github.com/openvenues/libpostal - 2ad51786e17ff6788c22762bf2efc0f10ba5f853 authored about 9 years ago
[fix] trying build with pkg-config
github.com/openvenues/libpostal - 50e27ffe352aa194caf609e91715ec491ce68aed authored about 9 years ago
github.com/openvenues/libpostal - 50e27ffe352aa194caf609e91715ec491ce68aed authored about 9 years ago
[build] Travis build
github.com/openvenues/libpostal - d89f2ed84417b375e8a9d887900f6f9ec28350e1 authored about 9 years ago
github.com/openvenues/libpostal - d89f2ed84417b375e8a9d887900f6f9ec28350e1 authored about 9 years ago
[build] shebang line in bootstrap.sh
github.com/openvenues/libpostal - a30026fce75bd5bb70bdb87abc936d6fb44af53f authored about 9 years ago
github.com/openvenues/libpostal - a30026fce75bd5bb70bdb87abc936d6fb44af53f authored about 9 years ago
[docs] Adding note tot he README about running tests
github.com/openvenues/libpostal - 40fb530c0630ecfd938eea4740e4a390ce206c91 authored about 9 years ago
github.com/openvenues/libpostal - 40fb530c0630ecfd938eea4740e4a390ce206c91 authored about 9 years ago
[tests] Relative includes in tests to fix compilation issues on gcc/Ubuntu
github.com/openvenues/libpostal - 0da3774b1ee5cfd015e5b664f7781a585255916c authored about 9 years ago
github.com/openvenues/libpostal - 0da3774b1ee5cfd015e5b664f7781a585255916c authored about 9 years ago
[fix] Makefile dir
github.com/openvenues/libpostal - 76445c4bf742071c4664bdec9c3be0b8ddaa6d2c authored about 9 years ago
github.com/openvenues/libpostal - 76445c4bf742071c4664bdec9c3be0b8ddaa6d2c authored about 9 years ago
[fix] French numex
github.com/openvenues/libpostal - cd76c660d8098f69384a320c67b579c050f42699 authored about 9 years ago
github.com/openvenues/libpostal - cd76c660d8098f69384a320c67b579c050f42699 authored about 9 years ago
[tests] Main test program and Makefile
github.com/openvenues/libpostal - 8702ee931c8991c8a09d29c3ae9f72c6e643918b authored about 9 years ago
github.com/openvenues/libpostal - 8702ee931c8991c8a09d29c3ae9f72c6e643918b authored about 9 years ago
[tests] Numeric expression parsing tests
github.com/openvenues/libpostal - d318db15f13e1b8bcfa77ff838d2f3e79db64c12 authored about 9 years ago
github.com/openvenues/libpostal - d318db15f13e1b8bcfa77ff838d2f3e79db64c12 authored about 9 years ago
[tests] Transliteration tests
github.com/openvenues/libpostal - aa4272ed9e9e2b87847107232d7f09df37a76f24 authored about 9 years ago
github.com/openvenues/libpostal - aa4272ed9e9e2b87847107232d7f09df37a76f24 authored about 9 years ago
[tests] Expansion tests with and without language classifier
github.com/openvenues/libpostal - f963e175e4f2dd70fd55e8de0e852c4605fdfba2 authored about 9 years ago
github.com/openvenues/libpostal - f963e175e4f2dd70fd55e8de0e852c4605fdfba2 authored about 9 years ago