Al
|
83381e9d8a
|
[expand] Adding exception for a few types of special punctuation (ampersand, plus, pound sign) which should be left in the original string and separated by whitespace. Closes #84. Closes #85
|
2016-07-17 15:02:47 -04:00 |
|
Al
|
d8a0e19a32
|
[dictionaries] Adding hyphenated version of rr-row, should always normalize
|
2016-07-17 15:01:32 -04:00 |
|
Al
|
22c02151ea
|
Merge branch 'master' of https://github.com/openvenues/libpostal
|
2016-07-17 14:37:02 -04:00 |
|
Al
|
ce7fb82fcc
|
[dictionaries] RR-ROW for #87 and new abbreviation for right-of-way generally
|
2016-07-17 14:32:22 -04:00 |
|
Al Barrentine
|
7c4593f08e
|
Merge pull request #86 from dnmfarrell/master
don't error on multiple setup_parser()
|
2016-07-17 13:35:48 -04:00 |
|
David Farrell
|
a7a9708d2b
|
don't error on multiple setup_parser()
|
2016-07-17 11:25:03 -04:00 |
|
Al
|
c05c54c9f6
|
Merge branch 'null_options'
|
2016-07-17 01:57:10 -04:00 |
|
Al
|
d7996ed56c
|
[fix] setting garbage pointer to NULL on language_classifier_teardown (fixes #82)
|
2016-07-17 01:56:09 -04:00 |
|
Al Barrentine
|
2c43a72874
|
Merge pull request #81 from openvenues/null_options
Fixes for expand case where all options are set to false
|
2016-07-15 13:39:03 -04:00 |
|
Al
|
3e8ab0ba3f
|
[test] New expansion test with all options set to false
|
2016-07-15 13:26:14 -04:00 |
|
Al
|
ce78064988
|
[fix] NULL checks
|
2016-07-15 13:23:23 -04:00 |
|
Al
|
2f5f226faa
|
[fix] Add original string to normalizations if all options were set to false
|
2016-07-15 13:23:23 -04:00 |
|
Al Barrentine
|
8a0c83a195
|
Merge pull request #80 from johnlonganecker/master
Update Readme
|
2016-07-15 12:48:55 -04:00 |
|
John Longanecker
|
dc1032fbef
|
Update Readme
Update Readme to Include Libpostal REST and Libpostal REST Docker projects
|
2016-07-15 10:29:46 -04:00 |
|
Al Barrentine
|
d749fd880a
|
Merge pull request #78 from dnmfarrell/master
Include link to unofficial Perl bindings
|
2016-07-12 20:17:23 -04:00 |
|
David Farrell
|
f95d8a3067
|
Include link to unofficial Perl bindings
|
2016-07-12 20:06:05 -04:00 |
|
Al
|
e816b4f77e
|
[parser] Ignore language/country options explicitly in the parser. The purpose of these options is not to be able to create language-specific/country-specific models at some point, shouldn't be used in the global model
|
2016-07-06 14:56:46 -04:00 |
|
Al
|
58a5dbe7e0
|
[logging] Logging the value of LIBPOSTAL_DATA_DIR when a setup error occurs
|
2016-07-01 14:51:04 -04:00 |
|
Al
|
ad9dfb46bd
|
[build] Using a process pool with 64MB chunks (similar to aws cli) for S3 downloads. Setting the max concurrent requeests to 10, also the default in aws cli.
|
2016-07-01 14:37:13 -04:00 |
|
Al
|
df7f64439b
|
[docs][ci skip] Adding package dependencies for CentOS
|
2016-06-30 17:38:14 -04:00 |
|
Al Barrentine
|
83eef9bd4d
|
Merge pull request #70 from djui/patch-1
Do not run Homebrew's brew under sudo
|
2016-06-17 11:31:05 +02:00 |
|
Uwe Dauernheim
|
e03bd77be8
|
Do not run Homebrew's brew under sudo
This can cause permission problems otherwise.
The privilege elevation is not required for ~99% of users, as Homebrew's own advice is to install Formulas without `sudo` and therefore most people follow it: https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/FAQ.md#why-does-homebrew-say-sudo-is-bad-
|
2016-06-17 09:50:22 +09:00 |
|
Al
|
791b298b6d
|
[docs][ci skip] Adding Posty McPostFace to the official bindings list (to be maintained in lockstep with this repo)
|
2016-06-09 13:04:35 +02:00 |
|
Al
|
a9ba61585b
|
[fix] Adding set -e to data download script so it fails if any subcommands fail
|
2016-05-04 23:08:06 -04:00 |
|
Al
|
879da6214a
|
[test] Adding test for ambiguous expansion
|
2016-04-29 13:27:41 -04:00 |
|
Al
|
9819ebf949
|
[fix] always include expansions in the ambiguous expansion dictionary, no matter which component
|
2016-04-29 13:26:13 -04:00 |
|
Al
|
0bc3550c11
|
[expansion] Adding address_expansion_in_dictionary
|
2016-04-29 13:23:48 -04:00 |
|
Al
|
af3fc30632
|
[docs] Adding note about Rstats binding to the README
|
2016-04-16 13:56:20 -04:00 |
|
Al
|
59e5fcd1b4
|
[fix] LC_ALL=C in data download script
|
2016-04-11 12:47:50 -04:00 |
|
Travis
|
b8d4d71522
|
[auto][ci skip] Adding data files from Travis build #112
|
2016-03-30 20:04:52 +00:00 |
|
Al Barrentine
|
3681399547
|
Merge pull request #59 from blackat87/patch-1
add new abbreviations
|
2016-03-30 15:52:15 -04:00 |
|
blackat87
|
b682e1403d
|
add new italian abbreviations
add abbreviations for 'angolo'
|
2016-03-30 17:39:03 +02:00 |
|
blackat87
|
8137f98644
|
add new abbreviations
add new abbreviations for 'senza numero'
|
2016-03-30 12:48:52 +02:00 |
|
Al
|
14e8f50cf1
|
[fix] Expansions when passing in the address_components= option. Was only limiting results at the phrase level, should work at the individual expansion level
|
2016-03-29 16:46:29 -04:00 |
|
Travis
|
2795d258d1
|
[auto][ci skip] Adding data files from Travis build #108
|
2016-03-29 19:11:57 +00:00 |
|
Al
|
a077f72fd7
|
Merge branch 'blackat87-patch-1'
|
2016-03-29 14:07:56 -04:00 |
|
Al
|
65335e6e49
|
[dictionaries] Adding contrà, rio terà as canonical forms, adding c.le for cortile
|
2016-03-29 14:07:17 -04:00 |
|
Al
|
7e583d3f7a
|
[fix] separating slashes by whitespace as they're separate tokens
|
2016-03-29 13:44:35 -04:00 |
|
Al
|
6dad58c696
|
[fix][ci skip] last remaining instance of vignt in libpostal
|
2016-03-29 12:51:19 -04:00 |
|
Al
|
ab63d18269
|
Merge branch 'master' of https://github.com/openvenues/libpostal
|
2016-03-29 12:14:03 -04:00 |
|
Al
|
eff3ae0ff7
|
[fix][ci skip] Updating GIF to reflect French correction
|
2016-03-29 12:13:36 -04:00 |
|
Travis
|
08d873ac15
|
[auto][ci skip] Adding data files from Travis build #105
|
2016-03-29 15:39:14 +00:00 |
|
Al
|
86f3078582
|
Merge branch 'patch-1' of https://github.com/blackat87/libpostal into blackat87-patch-1
|
2016-03-29 11:36:50 -04:00 |
|
Al
|
8e16ad245f
|
[fix] Building the dictionaries/numex table, etc. locally on clang, just not publishing unless it's gcc
|
2016-03-29 11:35:02 -04:00 |
|
Al
|
1bc92d6995
|
[fix] output path in numex.py
|
2016-03-29 11:25:36 -04:00 |
|
Al
|
46b4cc7a5f
|
[fix] altering file to test the numex build
|
2016-03-29 11:20:31 -04:00 |
|
Al
|
2a2d1738a3
|
[fix] path for running numex.py
|
2016-03-29 11:15:24 -04:00 |
|
blackat87
|
82d3e9131a
|
add new italian abbreviations
add new italian abbreviations for 'casella postale' and 'presso'
|
2016-03-29 11:43:20 +02:00 |
|
blackat87
|
cec9ff858a
|
add new italian abbreviations
add new italian abbreviations for 'cortina', 'costa', 'crocevia', 'campiello', 'contra'', 'canale', 'calata', 'cortile', 'cantone', 'casale', 'calle', 'cascina', 'banchina', 'bivio', 'brigata', 'borgata', 'baluardo', 'borgo', 'autostrada', 'arco', 'androna', 'alzaia', 'alto'
removed from calle abbreviations 'cle' e 'c.le' which refer to 'cortile'
|
2016-03-29 11:40:30 +02:00 |
|
Al
|
378459fde8
|
[fix] vignt => vingt in French numex
|
2016-03-29 02:18:37 -04:00 |
|