AeroXuk
|
9090811826
|
Modifed the libpostal API to add an extra function libpostal_parser_print_features to toggle debugging info. Updated address_parser app to use the new function.
|
2017-11-27 19:20:37 +00:00 |
|
AeroXuk
|
69e0d5d963
|
Updated linenoise to be MSys2/MinGW compatible. Updated address_parser app to use the defined libpostal api and not include internal components directly. Removed windows src Makefile as it is now the same as the standard one.
|
2017-11-27 01:42:25 +00:00 |
|
Al
|
22443e31cc
|
[parser] removing special commands other than .exit from address_parser_cli
|
2017-04-04 20:49:37 -04:00 |
|
Al
|
6d4c7984df
|
[api] doing this now since we're bumping a major version. Using a libpostal prefixes for all public header functions and definitions
|
2017-03-31 03:35:51 -04:00 |
|
Al
|
5775e3d806
|
[parser/cli] removing geodb loading from parser client
|
2017-03-10 19:30:18 -05:00 |
|
Al
|
3b33325c1a
|
[cli] no longer need geodb setup in address parser client
|
2017-03-10 13:11:32 -05:00 |
|
Al
|
db16e656ca
|
[parser/cli] adding .print_features option in address_parser client for debugging
|
2016-12-31 00:20:35 -05:00 |
|
Al
|
8926293063
|
[parser/cli] Using NFC normalization on the output in the parser client (closes #30). Optional command-line arg for parser output dir, useful for spot-checking different experiments
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
cf2a79bef1
|
[api] Default options accessible through getters, not static structs
|
2016-02-15 17:34:00 -05:00 |
|
Al
|
aaad213a20
|
[cli] Adding printf while models are being loaded in address parser cli
|
2016-02-08 01:10:06 -05:00 |
|
Al
|
ceda863e9f
|
[fix] Encode strings as JSON in address parser cli
|
2015-12-21 17:45:09 -05:00 |
|
Al
|
406f9c533d
|
[api] Separating parser setup/teardown into two separate methods
|
2015-12-14 18:15:57 -05:00 |
|
Al
|
bd1e8ecaf8
|
[fix] default address parser dir
|
2015-12-12 12:55:37 -05:00 |
|
Al
|
88836e56e1
|
[api] Adding parse_address implementation to the libpostal API. GeoDB and address parser are now required. Stripping punctuation from the normalized output
|
2015-12-12 12:47:44 -05:00 |
|
Al
|
4ca911baf8
|
[parsing] Adding a command-line client (with history) to test address parsing
|
2015-11-30 14:51:01 -05:00 |
|