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

[config] Adding default/alternative probability distribution to config.utils

github.com/openvenues/libpostal - 3ca6338427711d221561b7568512b455a15bae0f authored almost 9 years ago
[names] Adding name affix normalizations to a YAML config

github.com/openvenues/libpostal - 84d2bb1fa86f69a658073538e8dab09f0400f368 authored almost 9 years ago
[dictionaries] More Spanish abbreviations

github.com/openvenues/libpostal - bb4796900be29053fdb8ce7affbaf8bb3cec1864 authored almost 9 years ago
[numbering] choose_alphanumeric_type for base NumericPhrase

github.com/openvenues/libpostal - d64af86fa775ad4cb9df0611e454578ee0378075 authored almost 9 years ago
[fix] uppercased state abbreviations

github.com/openvenues/libpostal - 2450b936740b66c8d85878505ba8350c3cb53266 authored almost 9 years ago
[fix] state abbreviation instead of full name

github.com/openvenues/libpostal - 440db23badfdcb08950cbb21a0356436a0078404 authored almost 9 years ago
[fix] defaults

github.com/openvenues/libpostal - 480a8b68b4add61d53ff8b1614696213daac49c0 authored almost 9 years ago
[fix] state name

github.com/openvenues/libpostal - 1dcb980a997ed516f08edb522e7af9e449868d33 authored almost 9 years ago
[fix] method name

github.com/openvenues/libpostal - d2a2e7ffde83c210f93c5d6386c50db9f7ffac0f authored almost 9 years ago
[fix] var name

github.com/openvenues/libpostal - 3645da508c38fcbbda40edb03dfa04f6dc9d56b7 authored almost 9 years ago
[fix] all_languages var

github.com/openvenues/libpostal - 2e571c19e99cac2b07f140bb6dadc7d609f5b1a4 authored almost 9 years ago
[fix] normalize place names before adding OSM components, modify components in place, delete keys and use the boundary components if the component is ambiguous

github.com/openvenues/libpostal - 0d6622a3903162c5745dc5a1db08020f5b25ec1a authored almost 9 years ago
[fix] whitespace

github.com/openvenues/libpostal - 817044a26d18d59af9a46f47757cbe534d47391b authored almost 9 years ago
[fix] deriving whitespace and state in normalized_place_name, adding all candidate languages to arguments

github.com/openvenues/libpostal - 58b84d624437006bcb57c2eb03e1710afcdbaff9 authored almost 9 years ago
[fix] raw OSM reverse geocoded components vs. versus normalized version

github.com/openvenues/libpostal - 03c837526cf3c5a8e9e01da439fa70154393c1d3 authored almost 9 years ago
[fix] check the first phrase for components and bail if it matches something other than the specified tag

github.com/openvenues/libpostal - f59ee4a13651f11b22dccc634f9941ff3da13360 authored almost 9 years ago
[addresses] more thoroughly solving the addr:city='Harlem' issue

github.com/openvenues/libpostal - bc6a34a3b6462b27f325dc6be40a9966c993bed1 authored almost 9 years ago
[addresses] Adding normalized_place_name, a method for separating compound fields like addr:city='New York NY' into simply 'New York', solving the compound phrase problem. Also solves the mislabeled place name problem, causing the system to ignore the user tag and fall back on reverse geocoded components in cases e.g. where addr:city='Harlem', which is a known neighborhood but not a city when reverse geocoded. A few other refactors for expanded address components

github.com/openvenues/libpostal - 4f0a14215306705d1c9dde53fc76b0f5c12d7a1e authored almost 9 years ago
[formatting] Defining some of the new tag names in AddressFormatter as well as insert_component which reparses the address formatter template and inserts a given components, removing it from an existing block if necessary

github.com/openvenues/libpostal - 7a51d1fbc7af66347501a90c50f2310c86391853 authored almost 9 years ago
[aliases] Adding get method for aliases

github.com/openvenues/libpostal - 0739fe1b7258669496d8ff4f3ff062a448b01927 authored almost 9 years ago
[aliases] packaging up field aliasing

github.com/openvenues/libpostal - 822c93c692dab24c7c251d4ebd3ba10f1fa6757d authored almost 9 years ago
[phrases] Using simple string encoding/decoding for default serialize/deserialize in PhraseFilter base class

github.com/openvenues/libpostal - dcd26d095c9efd260de032e16595991140368d87 authored almost 9 years ago
[fix] Adding set -e to data download script so it fails if any subcommands fail

github.com/openvenues/libpostal - a9ba61585b4a5ed46990339e8f3ad01e845ecb07 authored almost 9 years ago
[osm] Adding parse_osm_number_range for addr:flats and addr:unit

github.com/openvenues/libpostal - 0a67df8a388cd0675f62d7c0ed167d2f680a1017 authored almost 9 years ago
[dictionaries] no postcodes French dictionary

github.com/openvenues/libpostal - 05fb41ccb17b551a739612641a52f1784565e695 authored almost 9 years ago
[states] Moving state abbreviations config to YAML

github.com/openvenues/libpostal - d410c9ae80d005eafc22d9e3c6733fb4bd4fc61a authored almost 9 years ago
[phrases] Using safe_encode/safe_decode as default trie serializer/deserializer

github.com/openvenues/libpostal - 3c750a868e9d641a9936f64eeffd1e8e37edcf00 authored almost 9 years ago
[fix] file encoding

github.com/openvenues/libpostal - 7171e3b021e3620723b1385e51bcfbd3cd6eaae6 authored almost 9 years ago
[fix] /postal.text.normalize/geodata.text.normalize/

github.com/openvenues/libpostal - 5f146ae4f7ae6756c07a73ba05c0d17d3b5cca2f authored almost 9 years ago
[polygons] Moving neighborhoods reverse geocoder to match the naming convention, adding coding: utf-8

github.com/openvenues/libpostal - 379719cbd94d36e7d21ef7b712ade608f89c2aae authored almost 9 years ago
[phrases] adding __init__ to base PhraseFilter

github.com/openvenues/libpostal - 3e31715e4894f3d124cedf9603db9ff6b084f646 authored almost 9 years ago
[osm] Adding place=city/town/village/hamlet/municipality to admin borders data set

github.com/openvenues/libpostal - 84f7d019721236ad4357b5a0b643af8501050dda authored almost 9 years ago
[dictionaries] Removing department from numbered unit types in English, is more for named subdivisions e.g. Accounting Department, which we don't yet support

github.com/openvenues/libpostal - 2d42ae02e4e13e27534250640cf6e493a849e31b authored almost 9 years ago
[dictionaries] French numbered units and directionals

github.com/openvenues/libpostal - f0918bf09f8600ea9a0cc4906ade29a6458015db authored almost 9 years ago
[dictionaries] French level types

github.com/openvenues/libpostal - 0a042a9ad0fce4551f83f9b663adc5180103c60c authored almost 9 years ago
[dictionaries] au niveau du to avoid confustion with niveau

github.com/openvenues/libpostal - 24d39d079daabe51e964a1b9d3cd2681633e11df authored almost 9 years ago
[dictionaries] bloc, arrondissement

github.com/openvenues/libpostal - 7df20fdd1298c5e2369fde453310e1b9786fc5e8 authored almost 9 years ago
[dictionaries] notre-dame

github.com/openvenues/libpostal - 83d35b0017d2ca371ec7659adf6ec8f0c6178149 authored almost 9 years ago
[dictionaries] French postcodes

github.com/openvenues/libpostal - 0e66a93605934d231c55a4a2438b2389199d6697 authored almost 9 years ago
[dictionaries] escalier in French

github.com/openvenues/libpostal - 7d4980c26d7ae781b3c5738cc343329442b7a393 authored almost 9 years ago
[dictionaries] French abbreviation for charles du galle

github.com/openvenues/libpostal - 7989f08bbb8338e762f06917f7d85f889779ed89 authored almost 9 years ago
[dictionaries] numéro in French

github.com/openvenues/libpostal - 201e7f09c39ff00696e2dfc23ebd3cd93c1eee6f authored almost 9 years ago
[dictionaries] French sans numéro

github.com/openvenues/libpostal - a914cc682d399588c514b572fcf1c786a02617fd authored almost 9 years ago
[dictionaries] French entrances

github.com/openvenues/libpostal - 43bb543ad2a48ea13fa77a4f47756967189ff6bf authored almost 9 years ago
[dictionaries] French toponyms for Canada

github.com/openvenues/libpostal - de24e06952dde80a8043d77f689e9a7fcaf8aab7 authored almost 9 years ago
[dictionaries] Moving porche to French synonyms

github.com/openvenues/libpostal - 3050c8ec4e26677e2b9900eb0e7409dfa8b7c2dc authored almost 9 years ago
[dictionaries] French stopwords

github.com/openvenues/libpostal - f93c2c44c2cba22e88f10ba97ae6959c049237a8 authored almost 9 years ago
[dictionaries] Adding bâtiment to French qualifiers

github.com/openvenues/libpostal - 82d90f6246f2d720c2dbd4714da100887192b6fe authored almost 9 years ago
[dictionaries] boîte postale and cedex in French

github.com/openvenues/libpostal - 4b430d4d69f1d1a1d47515706fb9f4b9c92413f5 authored almost 9 years ago
[dictionaries] French place names and personal titles

github.com/openvenues/libpostal - e514c66ef8e1ef31d37857ee0ee8a6eb934e1d42 authored almost 9 years ago
[addresses] whitespace probability for Spanish addresses

github.com/openvenues/libpostal - 49e893fe351070705a3a82fb3e26d776107943ab authored almost 9 years ago
[addresses] Adding whitespace probabilities for numeric affix, probabilities for unit ordering

github.com/openvenues/libpostal - 9c84bfb2b54f8ecc37031b12dc2eea7cdec69e21 authored almost 9 years ago
[fix] polygons crossing the international date line

github.com/openvenues/libpostal - 14c3d40c6fcaa2090a1f4dcd5c62c8d6bc6932ab authored almost 9 years ago
[fix] some weirdness with the dateline and polygons that have a longitude of exactly 180.0

github.com/openvenues/libpostal - 27bfbf59e7a2830f692b6336b5df591bc95d1403 authored almost 9 years ago
[test] Adding test for ambiguous expansion

github.com/openvenues/libpostal - 879da6214a847fef4f7062c6d48df08aece4edd8 authored almost 9 years ago
[fix] always include expansions in the ambiguous expansion dictionary, no matter which component

github.com/openvenues/libpostal - 9819ebf949f62be9e7573ec368b67f63c9fd783a authored almost 9 years ago
[expansion] Adding address_expansion_in_dictionary

github.com/openvenues/libpostal - 0bc3550c119f08b1bf95e67ba471725c12946c37 authored almost 9 years ago
[addresses] Spanish address config, includes many variations across different Latin American countries

github.com/openvenues/libpostal - cf580979dc4d4bd3ed582f51a3d0d6f1c6c0c11d authored almost 9 years ago
[addresses] making near_me/in conform to the default/alternaties structure

github.com/openvenues/libpostal - a8c87928959079de7bc85b2fdad921c8fb812909 authored almost 9 years ago
[categories] Category query fragment generator. Given a language, key and value, and a flag for plurals, returns a tuple of (category_phrase, preposition, add_place_name)

github.com/openvenues/libpostal - 175c0907688421e3f52904cf75827fc7b19b93ee authored almost 9 years ago
[categories] Config for looking up category-related phrases given a language + OSM key and value (amenity=restaurant, natural=waterfall, etc.)

github.com/openvenues/libpostal - 418cd03011360f51f0196dfe6064f602bd7afcb6 authored almost 9 years ago
[addresses] wrapping up some of the functionality from OSM formatter to be used in on an arbitrary address component dictionary

github.com/openvenues/libpostal - 92ffa429377d1154947910f8dd6a689d5650f233 authored almost 9 years ago
[osm] addr:place can be used for street name, expanded building polygon definitions, fixing boundary polygons

github.com/openvenues/libpostal - bcae68a7365d6b9ca0569d1122f5785f24626740 authored almost 9 years ago
[fix] file encoding

github.com/openvenues/libpostal - af79fb395821d9196bc55fbe05f481b74274e444 authored almost 9 years ago
[fix] __init__.py

github.com/openvenues/libpostal - 897bf07875e3f1af8e17aea6e3916a880d6a63a8 authored almost 9 years ago
[points] Adding single typed array for points index

github.com/openvenues/libpostal - b0e04d961b79d34f10fd09bbe570659ac1cc85b0 authored almost 9 years ago
[fix] no longer requiring argv for unicode_properties script

github.com/openvenues/libpostal - 2cb988734af5ed05185038f47b077ed85ebc695b authored almost 9 years ago
[languages] Adding country_and_languages to the language rtree itself

github.com/openvenues/libpostal - 065b31b2d34db3e929c70a7be511a26a624d9c11 authored almost 9 years ago
[fix] languages and disambiguation do initialization by default

github.com/openvenues/libpostal - 96c831c1143c001244eb1810b0ee1427bd7fb8ae authored almost 9 years ago
[normalization] normalize tokens should not replace digits by default

github.com/openvenues/libpostal - 6a8b59fc90c59ef7b6360a2238f3a5f86be0b3cb authored almost 9 years ago
[disambiguation] Adding best_country_and_language

github.com/openvenues/libpostal - 84fe0997ba56f494c44b67b65b7b1135a5a3d639 authored almost 9 years ago
[fix] token_types.PHRASE

github.com/openvenues/libpostal - 9088ba6df6cbefa6c499f7ec0d62829b28e334be authored almost 9 years ago
[polygons] Adding ISO3166 alpha 2/3 codes to OSM polygons index

github.com/openvenues/libpostal - 5d34500b6320eba6e831c9f5539769a8087052c6 authored almost 9 years ago
[addresses] sample_alphabet (Zipfian) in PO box rather than a uniform choice

github.com/openvenues/libpostal - 8edddfb4d56224eb2ca6abea5c83bbd09a4be24b authored almost 9 years ago
[points] Adding load method for point reverse geocoding

github.com/openvenues/libpostal - 61f13d72f26ae91a690c70881841b4346a1c100e authored almost 9 years ago
[fix] languages_intialized

github.com/openvenues/libpostal - 0aabeab32f703439a321e269f2ee4836250d9f14 authored almost 9 years ago
[normalization] Adding default token options for numbers so we split alpha from numeric tokens and don't normalize digits

github.com/openvenues/libpostal - 7f81e0ed5bd5ff8f0d3abe4efccbf7f1ea0a1851 authored almost 9 years ago
[addresses] Fixing direction_probability, adding ability to have phrases which only apply to numbers, adding the possibility of null phrases to non-numeric "numbers" e.g. A-Z, etc.

github.com/openvenues/libpostal - 974cef7ec4a0244cfc548ebec53b385b8ca4fc4b authored almost 9 years ago
[requirements] Adding numpy to Python repo's requirements (only needed for building libpostal, not for using it)

github.com/openvenues/libpostal - 4a56c1288181458a6ff28dc9be707978335f5520 authored almost 9 years ago
[intersections] Lower memory version of intersection freader

github.com/openvenues/libpostal - 116d45834fdcdf7b9f065edaa822ab9f30c58bbc authored almost 9 years ago
[points] haversine distance in a different method

github.com/openvenues/libpostal - bdd5fef957599532aa540c3383d4f99567a7f4f8 authored almost 9 years ago
[gazetteers] moving PHRASE to a token type

github.com/openvenues/libpostal - 1266f5e9b50a85ff4d981d6d57d26dae937340cc authored almost 9 years ago
[fix] Removing YAML inheritance as it doesn't merge nested dictionaries

github.com/openvenues/libpostal - dff4a5e76e55f46679a8b300df2e627fc726de5d authored almost 9 years ago
[fix] file rename

github.com/openvenues/libpostal - 169f1db3bdde8f593bf7e4169e2237fc746589fd authored almost 9 years ago
[points] Adding point reverse geocoding index

github.com/openvenues/libpostal - 923f314c1c0e74fbef3b720065cf7a0b7152fd1e authored almost 9 years ago
[mv] Moving osm_admin_boundaries to just admin_boundaries

github.com/openvenues/libpostal - 62c29a8406c5ee2c98edc117ec4452728d17d007 authored almost 9 years ago
[addresses] Using YAML inheritance instead of baking it into the config parser

github.com/openvenues/libpostal - dc73465bba0cb98943fc5440a1b3354b682423c6 authored almost 9 years ago
[addresses] Generalizing the functions used for address configs so they can be reused for per-country OSM configs, etc.

github.com/openvenues/libpostal - 6076264cd487f159a4c22af86543bbd43145a23c authored almost 9 years ago
[intersections] Intersections generator for OSM

github.com/openvenues/libpostal - 1a7c45013dbbea44d86a4ff17faf221a4f85e6fb authored almost 9 years ago
[neighborhoods] Moving neighborhoods index to its own package

github.com/openvenues/libpostal - e86921c08143286d610ea786074a433fef957931 authored almost 9 years ago