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

test: add HouseNumberClassifier test

852a722b45c9ccf69d77b5512197ab106585f53c authored over 5 years ago by missinglink <[email protected]>
test: add tests for all classifications

69c1cf4c7f88982651fc28c53f98a2ccc231bccb authored over 5 years ago by missinglink <[email protected]>
test: update unit tests

9182f1de141de32a99280329bf46cc09b49c8d89 authored over 5 years ago by missinglink <[email protected]>
test: update unit tests

74761d81f5819db6d4ddf005b88df37f7d579e22 authored over 5 years ago by missinglink <[email protected]>
test: add unit test

4171a98003bb25688c5a4f4ed3da2d0a8ef68797 authored over 5 years ago by missinglink <[email protected]>
test: update unit tests

df7d58ba5b24346b2e949c69076cbc5e3372f0d5 authored over 5 years ago by missinglink <[email protected]>
intersections

c0253ad5232c57ce778d65906940603993c150b2 authored over 5 years ago by missinglink <[email protected]>
test: add addressit test cases

1bb0cf06792ca7b787ad23bd321ea566550439d3 authored over 5 years ago by missinglink <[email protected]>
test: add libpostal test case

958fb9985b123673b335bbb07cdaebccbee4ccc6 authored over 5 years ago by missinglink <[email protected]>
classifier: add SubsetFilter

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

4ba9941af17e93796063e5b8fa1b2d55e99ae8ec authored over 5 years ago by missinglink <[email protected]>
classifier: add AdjacencyClassifier, refactor section classifiers

e3f31d2f93c8c77c365a5264b38c44e3d077d720 authored over 5 years ago by missinglink <[email protected]>
classifier: scheme tweaks

a587847ea52632f6962c9c6e697a689d0c9c4ac0 authored over 5 years ago by missinglink <[email protected]>
demo: tweaks

571fbcdf6ef56d5251e212128f80250e4e5484e8 authored over 5 years ago by missinglink <[email protected]>
dev: disable browser caching until the API becomes more stable

6903c6a9282eedead2d71cceff859c35640fae52 authored over 5 years ago by missinglink <[email protected]>
refactor: CompositeClassifier

254f2edf398f4084c1696c63d6beefa2b66c7950 authored over 5 years ago by missinglink <[email protected]>
refactor: CompositeClassifier

e7532b190b8a0a3eb4d8ecb2753b5d7c47cb0956 authored over 5 years ago by missinglink <[email protected]>
StreetClassifier: blacklist "and" as alias for Androna

68f815635ca9b17ac8660b058e9add7b32c8bbe7 authored over 5 years ago by missinglink <[email protected]>
demo: add HTML demo

e1115ed579b39858dba4e791d72f0880fc6d61a1 authored over 5 years ago by missinglink <[email protected]>
score: improve scoring algorithm

235d9d85758216060775dcadbbdffa35e96b5d9b authored over 5 years ago by missinglink <[email protected]>
server: add server

c5c5cff78427bb2e9acbe011be8d877198dd17ca authored over 5 years ago by missinglink <[email protected]>
classifier: compound street names should not attach a second street suffix. closes #1

78a7336ff4729b20ac5100724e44095199a221d7 authored over 5 years ago by missinglink <[email protected]>
formatting

c7fc6e9e0e919d332dcb0bec78821b03a46aabf7 authored over 5 years ago by missinglink <[email protected]>
tests: put tests next to the code as per Golang style

3fb3f442730af5b5356821f8db63600593717e25 authored over 5 years ago by missinglink <[email protected]>
formatting: fix case-sensitivity of file names

d5d9411cbbacd39b5c331e3d2f6352ec9a50cbb4 authored over 5 years ago by missinglink <[email protected]>
solution: add scoring + sorting

77ba75a8a7486812928559807a9d077ad7358e48 authored over 5 years ago by missinglink <[email protected]>
solution: refactor Solution/SolutionPair

0b63226c81e2f90a8b0b34dc685fb9f962a2fc68 authored over 5 years ago by missinglink <[email protected]>
tests: add functional test cases

35d699c40c49526cca512b5262a322764fa4a45d authored over 5 years ago by missinglink <[email protected]>
tests: add functional test suite

519cb4c63bb87b5be0f5c30c306ec61ac453ef80 authored over 5 years ago by missinglink <[email protected]>
solver: add IntersectionSolver

80438561bbd79a69d53fb8cb146b5bfb02bcf6bc authored over 5 years ago by missinglink <[email protected]>
solver: add ExclusiveCarseianSolver

68cd4155000871a47df5f6a8e0c06be84171e678 authored over 5 years ago by missinglink <[email protected]>
classifier: add AlphaNumericClassifier

8be0dc3dc7ae7a29ef90f9466d2cacc504d0bf8f authored over 5 years ago by missinglink <[email protected]>
classification: public/private

9d1d786dc107b8917ca6f74c731fc80089c16ce4 authored over 5 years ago by missinglink <[email protected]>
classifier: add MultiWordStreetClassifier

a09f3dae298e20245f130310aba52392e1ed1217 authored over 5 years ago by missinglink <[email protected]>
solution: add solver

3fffa91336dee69429e36cf5050fa72aa5e442b2 authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

163e385baceb639e6e9ddf8477cb707370da5331 authored over 5 years ago by missinglink <[email protected]>
chore: use standardjs code style

4ed87d6f1eef49f10278649dd422ae9f9c0492d6 authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

f6e5e00e27968bcad6d692d1aad42e3654f96f43 authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

e2155f6b8abd4bb5139e32cec1074d783986c0bd authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

62d506c67659c5b42bb3d894d56df9050a324bca authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

494c5043f02236b9c38c4a4cbb91dd53e022d71e authored over 5 years ago by missinglink <[email protected]>
classifier: add ordinal classifier

1849e70769f969eaa2c71a2863eb3e301a36aeed authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

f7db847c0b241528af04da098a5899b04d05b02b authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

96d78e576ed473156da95989b4e3c102d4b0b68b authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

717843081c3e9ad231935505b0d98612f8970284 authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

a8e2569ebc547404211c982ea473bce073d5f478 authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

946b8cc96a7116d4039999461c68bcd7e3d7c545 authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

e3836fd3e427dde7447e8cf1304cf8e60c60f752 authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

16a24320083e60a06428c802eb21d27de136a705 authored over 5 years ago by missinglink <[email protected]>
classifier: tweaks

b0f857d637208b36b2c467b1b0bedf30dea6e2b8 authored over 5 years ago by missinglink <[email protected]>
classifier: update street & directional classifiers

2eda5874602cd39167ca5184a715aa9f77397c89 authored over 5 years ago by missinglink <[email protected]>
classifier: add directional classifiers

174b8ae8c68c72d5315b9cfcb74cd72af1f55dc9 authored over 5 years ago by missinglink <[email protected]>
classifier: update postcode and street classifiers

0d3491f7e3a3016de4d7dab5ca6c32b11aad2721 authored over 5 years ago by missinglink <[email protected]>
classifier: update postcode and street classifiers

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

54ecc1e946e5624a246779ace0b972629d748aef authored over 5 years ago by missinglink <[email protected]>
resources: add libpostal dictionaries

e735b9ce55586a615c4ad835c88f8d4ee7873841 authored over 5 years ago by missinglink <[email protected]>
classification: add classification

a9acff4474478d91167a02a0c2ce4dd2d163a76b authored over 5 years ago by missinglink <[email protected]>
cli: add a CLI for debugging

4b3d5ca67f3e534181a3359eb6a3ade3a6c4051b authored over 5 years ago by missinglink <[email protected]>
tokenization: tokenizer

cc77e739af8d1e2e61bd3b43054c1f8d2d7f18c9 authored over 5 years ago by missinglink <[email protected]>
tokenization: span

73462621662e4f49f3e39ded4ed0397595074331 authored over 5 years ago by missinglink <[email protected]>
tokenization: span permutations

b479ad6f160c1f9f5409d787e8db0075b9e2dce6 authored over 5 years ago by missinglink <[email protected]>
readme: goals

015ca991dbba76378ba8b648721a03815fb67355 authored over 5 years ago by missinglink <[email protected]>
tokenization: Span and split

42688e96157e64c0f3aa7cff00ec7e21f63c324b authored over 5 years ago by missinglink <[email protected]>
initial commit

5b505a73eca1d924b785150760d64a06cb8a704d authored over 5 years ago by missinglink <[email protected]>
initial commit

82ef6d09fe4d8b726fd0cf1a482a2c5a20497fcb authored over 5 years ago by missinglink <[email protected]>
initial commit

39ac92fbd735746dc168c92252e41e0d888b7412 authored over 5 years ago by missinglink <[email protected]>