Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pelias/parser

natural language classification engine for geocoding
https://github.com/pelias/parser

feat: autocomplete jitter fixes (#44)

* fix: remove unused scheme

* fix: improve street_name scheme

* feat(CompositeClassifier):...

0ed71c534a289ea25e88f9ac4e5095714bd0806f authored over 5 years ago by Peter Johnson <[email protected]>
fix: add broadway to list of invalid locality endings (#43)

14a1efea7dd25daf92374245cfc969f29127e19e authored over 5 years ago by Peter Johnson <[email protected]>
feat: stricter_postcodes (#42)

* feat(stricter_postcodes): enforce stricter postcode parsing

* feat(stricter_postcodes): all...

e77bebbc03a9dfd4306293bb50a898cce483724e authored over 5 years ago by Peter Johnson <[email protected]>
feat(token_position): add StartTokenClassification and rename FinalTokenClassification to EndTokenClassification (#41)

34ddc92a56a09854062067af3435d80ce225223c authored over 5 years ago by Peter Johnson <[email protected]>
feat(release): trigger semantic-release

d7b8242f853b070bb851c169e5383cd3a970de17 authored over 5 years ago by missinglink <[email protected]>
various bugfixes (#39)

* feat(bugfixes): various improvements

* feat(intersections): greatly reduce intersection tokens

a99247e9b39faa41f03abd2380a4e6380b37184a authored over 5 years ago by Peter Johnson <[email protected]>
feat(transit): support for parsing transit stop ids, additional dictionary updates (#38)

4eae07c661772263cf40a34d0498cf8bea1e0328 authored over 5 years ago by Peter Johnson <[email protected]>
feat(normalizer): Add normalizer for WOF which can be configured to remove accents/hyphen/spaces and do lowercase (#33)

94c9b4a6afc64b73884636e86c0e86471e64c59f authored over 5 years ago by Jones Magloire <[email protected]>
feat(nld): Supports nld streets (#32)

7f05b8fede39fc513b7101f06cb0337b5fa5c892 authored over 5 years ago by Jones Magloire <[email protected]>
feat(place): support for places such as "Air & Space Museum" (#31)

32729089c1727266872ff4bc06b3dac2025287de authored over 5 years ago by Peter Johnson <[email protected]>
feat(relax_token_distance_filter): simple fix for #29 (#30)

490e47d38b76ab6d764a6959fcf57abc29fd6a58 authored over 5 years ago by Peter Johnson <[email protected]>
feat(resources): Add custom resources directory which is git ignored (#27)

8c2d18086fc43e43b53ee96418a9e314fdae509d authored over 5 years ago by Jones Magloire <[email protected]>
feat(country_codes): add dictionaries for country codes (#26)

5872f3db32f1c8cbe78447ee380ac7153fe96345 authored over 5 years ago by Peter Johnson <[email protected]>
place classification (#25)

* feat(dictionaries): dictionary updates

* feat(place): promote "place" to a public classific...

303197246b2796e53742eb3c3df362c25ff9b656 authored over 5 years ago by Peter Johnson <[email protected]>
feat(dictionaries): dictionary updates (#24)

ccd54be668fa2f18c84120c5f064900354095db8 authored over 5 years ago by Peter Johnson <[email protected]>
feat(must_not_follow_filter): do not allow locality to follow region (#23)

8780796d9dbc5093a99bd45c48f34b4c5be3bc12 authored over 5 years ago by Peter Johnson <[email protected]>
feat(dictionaries): dictionary updates (#22)

93cd61379bb5a507306ce49653516f90acd05e64 authored over 5 years ago by Peter Johnson <[email protected]>
feat(dictionaries): dictionary updates (#21)

152bad5417b4a22c00305b429861b2c0bb0e0a0a authored over 5 years ago by Peter Johnson <[email protected]>
feat(invalid_solution_filter): remove solutions which dont make logical sense (#20)

e1e67ccc7604ef0493757450db00449c3baf94f3 authored over 5 years ago by Peter Johnson <[email protected]>
feat(final_token_classifications): add final token classifications, improve autocomplete parsing (#19)

f590df27dad0643cc814ac00837e11c6f9793aeb authored over 5 years ago by Peter Johnson <[email protected]>
feat(min_length): add minlength option for loading resources (#18)

1522b2a24c6960a6c8dce5f98b260c794081cd39 authored over 5 years ago by Peter Johnson <[email protected]>
feat(fst): add fst data structure (#17)

2b6edfc6cc98f7e9503b9a504038bd76be7b930a authored over 5 years ago by Peter Johnson <[email protected]>
feat(release): npm release

1a3397a267722b70cad811f84ff9503eb6df50b3 authored over 5 years ago by missinglink <[email protected]>
resources: add pelias specific resources for libpostal & WOF (#15)

We can add pelias custom entries for libpostal and WOF
It's also possible to blacklist some ent...

d184e0bf93c0e8c198b06df67a63a64cadff4744 authored over 5 years ago by Jones Magloire <[email protected]>
basic support for portuguese addresses (#13)

f228c36346d563d7dad3992f89d5ef08c2dda1f7 authored over 5 years ago by Jones Magloire <[email protected]>
Merge pull request #10 from pelias/joxit/person-composite-classifier

Add person composite classifier

0417f6f27ef4061e324f7aad6697f5ffbbd557e5 authored over 5 years ago by Peter Johnson <[email protected]>
feat(classifier): Add person composite classifier

This adds
- Compound given names (e.g Jean Baptiste Clément)
- Given Name + Surname (e.g Georges...

e96e12a229b56fc59f7af08b1fdf8c74fac2b32d authored over 5 years ago by Joxit <[email protected]>
Merge pull request #12 from pelias/spain

basic support for Spanish addresses

8431eeb67d1db375cb36da24cf1f2fae4284fb1e authored over 5 years ago by Peter Johnson <[email protected]>
basic support for Spanish addresses

df327d9f9c9fc8541e6fdf0cd2b736d4cc5577c8 authored over 5 years ago by missinglink <[email protected]>
Merge pull request #11 from pelias/locality_fra

locality: add french locality names

341f16ffeb48634f8e683c7e0f15e99b728cb5e2 authored over 5 years ago by Peter Johnson <[email protected]>
locality: add french locality names

96d590fdb73ac5a41528f9c111504d6c232b78b0 authored over 5 years ago by missinglink <[email protected]>
Merge pull request #8 from pelias/joxit/personal_title

Add personal title classifier (fra addresses)

2367c9dd8863cf4715b97c221a29035c52d42b7c authored over 5 years ago by Peter Johnson <[email protected]>
Merge pull request #7 from pelias/version

various improvements

2fe2c2ce9403ddb89672fd7168464b75b5877982 authored over 5 years ago by Peter Johnson <[email protected]>
WhosOnFirstClassifier: do not classify tokens preceeded by a "place" as an admin classification

200d80731de49d3e5624310e151be0da718c0968 authored over 5 years ago by missinglink <[email protected]>
WhosOnFirstClassifier: remove locality names that sound like streets

5d66a056a207169e691952665c134d67d5834505 authored over 5 years ago by missinglink <[email protected]>
feat(classifier): Add personal title classifier (fra addresses)

2bc6c225ceb850ee866558137f42395c88fcb76a authored over 5 years ago by Joxit <[email protected]>
street: support for names with apostrophes

b5d44b9d80d4c106ce9d86298794ae7e6aa917ef authored over 5 years ago by missinglink <[email protected]>
street: support for "The Stables"

a6f54985ef253a29ae975cff5ee2484d681de637 authored over 5 years ago by missinglink <[email protected]>
parser: improvements to ExclusiveCartesianSolver and improved clasification of street names based on OA NZ address file

32d5aec4b0d044a108ec7cb888609e39753c9fd9 authored over 5 years ago by missinglink <[email protected]>
MustNotPreceedFilter: prevent empty solutions

4e0c6639536bd3b503ad4937b4430ecaac17f440 authored over 5 years ago by missinglink <[email protected]>
TokenDistanceFilter: prevent empty solutions

1a3a286d613e52cf9dce0d2fa08f8c350fca0a51 authored over 5 years ago by missinglink <[email protected]>
feat(street): improved street classification

fed4025439dfa31613c5c108817cd8593fea8a64 authored over 5 years ago by missinglink <[email protected]>
openaddresses: add oa test suite runner

e5a03f918a32580a8ef530ebdb35756098a5c32e authored over 5 years ago by missinglink <[email protected]>
feat(classifier): tighten up street schemes to avoid double street suffix

38dc51a682d73bf2ee4500ff579096a8c8ca80d9 authored over 5 years ago by missinglink <[email protected]>
feat(solver): add MustNotPreceedFilter

6b8d8d99b4be57aa1143b6ecec7f069893605aa1 authored over 5 years ago by missinglink <[email protected]>
feat(whosonfirst): add country classifier

97f58c37dfb6b0b63c232477c98bc820996fdb7c authored over 5 years ago by missinglink <[email protected]>
classifier: change locality vs. region priority

ddddc44a8b6a3faeb5f9a2d759532e4fb729994d authored over 5 years ago by missinglink <[email protected]>
feat(solution): add function which generates a classification mask

fea5eedb605484dc5d05a67ec12cbce087e68bce authored over 5 years ago by missinglink <[email protected]>
feat(release): second release

65e395afea4089ed29c0fe724031cad60a53f938 authored over 5 years ago by missinglink <[email protected]>
TokenDistanceFilter: update address filter to only exclude part of the solution rather than discarding the whole solution

eec7e9645652c2238b6ef210eeeb5f2daf65eecc authored over 5 years ago by missinglink <[email protected]>
whosonfirst: update token blacklist

0aebad9c8229af30244f172f1eee4f2ac1fd60ee authored over 5 years ago by missinglink <[email protected]>
intersections: update token blacklist

0e31ce0fdcf02d92e5386883a77bc335561763bc authored over 5 years ago by missinglink <[email protected]>
tokenization: improve quote detection

1674d19017266de7a76b5a403f36ad36924a97e6 authored over 5 years ago by missinglink <[email protected]>
street: blacklist single digit tokens

b2766e62f7dccc7ae4de7588ceed862e4647a8cd authored over 5 years ago by missinglink <[email protected]>
feat(release): initial release

d4371beff8ee3a350e5cf09edb620b279cb38f66 authored over 5 years ago by missinglink <[email protected]>
docker: add docker config

a7e459ea7ac3fa947bacb98a6c344f2c5ae62dd8 authored over 5 years ago by missinglink <[email protected]>
ci: set up CI tools

ce0b1fe0b5055507e6766c50445c9e7711f48d63 authored over 5 years ago by missinglink <[email protected]>
refactor: rename StopWords (plural) to StopWord (singular)

2b9e3f1febea357d04d1dc56fdd3dbcfa2bdd0c1 authored over 5 years ago by missinglink <[email protected]>
fra: clean up French address parsing

9b1cddca563dad11f68deede928ee13a18746589 authored over 5 years ago by missinglink <[email protected]>
deu: improve parsing of German addresses

6690fa37628711b6c327a7a9a00e4543a4a5c57a authored over 5 years ago by missinglink <[email protected]>
test: add French test cases

f62115b93c4efd74f0622dd3153f8b7e7468ba92 authored over 5 years ago by missinglink <[email protected]>
Merge pull request #3 from pelias/whosonfirst

whosonfirst

f753a5fb2b14d2d102089d739adf65a05be7452b authored over 5 years ago by Peter Johnson <[email protected]>
whosonfirst: add whosonfirst resources & classifier

f0295feec7654125d5be85fb73d2911294c1919f authored over 5 years ago by missinglink <[email protected]>
whosonfirst: enable whosonfirst classifier

18c61c049b9a74af6d5fa981162e35a04a435f40 authored over 5 years ago by missinglink <[email protected]>
Merge pull request #2 from pelias/joxit/french-classifier

Supports for french addresses

2649fb7833097a9ff48652962e0bfb11f7bf2f34 authored over 5 years ago by Peter Johnson <[email protected]>
classifier: Add StreetPrefix and StopWords classifiers for french addresses

0853e5ff2b576457bfeebf49494d9286aa345b0d authored over 5 years ago by Joxit <[email protected]>
demo: add url anchor support

bf0068a8f266a287499d36eee94284fb89a57713 authored over 5 years ago by missinglink <[email protected]>
SubsetFilter: add tests

81eb98e82a23482620d2cc8ca443be7b6527e6d8 authored over 5 years ago by missinglink <[email protected]>
TokenDistanceFilter - remove housenumber classification when no street present

2b57dfbda06425b355730493e555c04beb18f7be authored over 5 years ago by missinglink <[email protected]>
code comment

89f266aedcf6c3494fe687363cd5895393df9419 authored over 5 years ago by missinglink <[email protected]>
HouseNumberClassification: set confidence of 4-digit housenumbers to 0.9

4ebc4c074d969be26d54f5ab80c1bb9b28118fbd authored over 5 years ago by missinglink <[email protected]>
test: add multi-word intersection test case

06df0a38fb2d96955070c28eccb0f6184ff845f7 authored over 5 years ago by missinglink <[email protected]>
test: add uk postcode test

223cffd1a5da848aab34fca686e765437f882ff8 authored over 5 years ago by missinglink <[email protected]>
formatting

44ad583df13644e00dc8c86bde5c73206415d626 authored over 5 years ago by missinglink <[email protected]>
test: add USA test cases

6357775ab44021e51e3c97bdf0c4961c301f391f authored over 5 years ago by missinglink <[email protected]>
classifier: massive refactor of CompositeClassifier to work based off phrases instead of words

97ff821891dbfdcbb708834190308b0cb9ceb3a0 authored over 5 years ago by missinglink <[email protected]>
formatting: remove debug statement

ca4b2a7ce14c38358a87808214f5b15459c9e680 authored over 5 years ago by missinglink <[email protected]>
package: shuffle deps

14e23fa1c827be2ca21f064b1e202d7d30f185bd authored over 5 years ago by missinglink <[email protected]>
tokenization: add child:first & child:last relationships

d3491b092d188e9a5d0e89ea0c7220f139c1dc8d authored over 5 years ago by missinglink <[email protected]>
classifier: add PersonalSuffixClassifier

318a8929a1ff1ce784b8ec079ba920c3f34e2400 authored over 5 years ago by missinglink <[email protected]>
classifier: add PersonClassifier, ChainClassifier, GivenNameClassifier & SurnameClassifier

20db647f681276720789847821d685bcb5864193 authored over 5 years ago by missinglink <[email protected]>
classifier: remove short ambiguous token in CompoundStreetClassifier

35499fa0cb6744f6bd317721c93f7d201c5e24f4 authored over 5 years ago by missinglink <[email protected]>
classifier: split StreetClassifier into StreetSuffixClassifier and CompoundStreetClassifier

02711ef8444052cd670436445d3a219f5f4f75f2 authored over 5 years ago by missinglink <[email protected]>
permutate: add parent relationship linking words to phrases

9c45e97764acf3d75585c6898dbd646322ca271b authored over 5 years ago by missinglink <[email protected]>
solver: update SubsetFilter to not dedupe between solutions of the same score

e658d8407cfd1c83a0de5f2b885c8c24df5ad80f authored over 5 years ago by missinglink <[email protected]>
tokenization: add tab to split_funcs

3b5815cebe85b5748bde1fb6b72ebe4484a71943 authored over 5 years ago by missinglink <[email protected]>
cli: show token start/end posiitons, improve colours

3d9733571250e0f9943512f9be3950e641591c7a authored over 5 years ago by missinglink <[email protected]>
graph: refactor codebase to use graph for phrase relationships, rename "permutations" to "phrases"

35c9f4a95c38b3cd2d3697f2872d5e0097888362 authored over 5 years ago by missinglink <[email protected]>
graph: refactor codebase to use graph for child relationships

0b7dbc2c551d3c6d4719f1a5dceae9e1fa24632c authored over 5 years ago by missinglink <[email protected]>
graph: add relationship graph

455e4109901a441e24e56e6e8bbd991d0b85e8fc authored over 5 years ago by missinglink <[email protected]>
readme: add images for demo and api

cec9f301345f04312c83235e30cdd22352b72824 authored over 5 years ago by missinglink <[email protected]>
readme: update cli image

b29a7479c1bb01b42381feaaaacbc87604b3deb9 authored over 5 years ago by missinglink <[email protected]>
classifier: updates to pass additional addressit test cases

c2677b9aed9ddda4750e975547d57254bd7ce31a authored over 5 years ago by missinglink <[email protected]>
solver: refactor ExclusiveCartesianSolver

33421233891db55e376d8376f5be279359311956 authored over 5 years ago by missinglink <[email protected]>
readme: add warning

ffee10fc3e16c722b5b95701ed2e061cec39d3c2 authored over 5 years ago by missinglink <[email protected]>
test: add StreetClassifier test

8efcb95bfceca5d6979a508ccb22126b2cf119e4 authored over 5 years ago by missinglink <[email protected]>
test: add DirectionalClassifier test

808bc8298de90f33c758a5287b06b90e04ae8d6a authored over 5 years ago by missinglink <[email protected]>
test: add PostcodeClassifier test

524fe46d42a906fcaeb50e40295c26e38285096a authored over 5 years ago by missinglink <[email protected]>
test: add OrdinalClassifier test

ce05861b346613a7b8f661f5591aec78a80d0a1d authored over 5 years ago by missinglink <[email protected]>
test: add AlphaNumericClassifier test

2825d24ff7f4795d47d1b32e222eb6848fccfc28 authored over 5 years ago by missinglink <[email protected]>